MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class / PaperSize Property

In This Topic
PaperSize Property (PageSetup)
In This Topic
Gets or sets the size of the paper to be printed on.
Syntax
'Declaration
 
Public Property PaperSize As PaperKind
 

Property Value

A PaperKind value, representing the size of the paper to be printed on.
Remarks
Possible values are listed in PaperKind
Custom paper size is not fully implemented at this time.
See Also