ActiveReports 12
PaperSize Property (Printer)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace > Printer Class : PaperSize Property
Sets or returns the custom paper size object to be used to print the report.
Syntax
'Declaration
 
Public Property PaperSize As PaperSize
public PaperSize PaperSize {get; set;}
See Also

Reference

Printer Class
Printer Members