GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace : PageScaling Enumeration |
'Declaration Public Enum PageScaling Inherits System.Enum
public enum PageScaling : System.Enum
Member | Description |
---|---|
Booklet | Booklet mode. |
FitToPrintableArea | Mode that scales small pages up and large pages down to fit the paper. |
MultiplePages | Multiple pages per sheet mode. |
None | No scaling mode. |
ShrinkToPrintableArea | Mode that resizes only large pages to fit the paper and prints small pages as they are. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Printing.PageScaling