Documents for PDF, .NET Edition Documentation
PrintScaling Enumeration

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace : PrintScaling Enumeration
(PDF 1.6) The page scaling option to be selected when a print dialog is displayed for this document.
Syntax
'Declaration
 
Public Enum PrintScaling 
   Inherits System.Enum
public enum PrintScaling : System.Enum 
Members
MemberDescription
AppDefaultIndicates that applications should use the current print scaling.
NoneIndicates that the print dialog should reflect no page scaling.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Pdf.PrintScaling

See Also

Reference

GrapeCity.Documents.Pdf Namespace