[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PageScaling

PageScaling Enum

Specifies page scaling

Namespace: GrapeCity.ActiveReports.Printing
Assembly: MESCIUS.ActiveReports.dll
Syntax
public enum PageScaling

Fields

Name 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.

Extension Methods