ActiveReports 13
Enums.PageScaling Enumeration

GrapeCity.ActiveReports.Export.Pdf Assembly > GrapeCity.ActiveReports.Export.Pdf Namespace : Enums.PageScaling Enumeration
Specifies the Page Scaling.
Syntax
'Declaration
 
Public Enum Enums.PageScaling 
   Inherits System.Enum
public enum Enums.PageScaling : System.Enum 
Members
MemberDescription
DefaultUses the application default setting, which is Shrink To Printable Area.
NonePrevents automatic scaling to fit the printable area. Use this setting to preserve the scale in engineering documents or the point size required for legal reasons.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Export.Pdf.Enums.PageScaling

See Also

Reference

GrapeCity.ActiveReports.Export.Pdf Namespace