ActiveReports 13
PaperWidth Property (SystemPrinter)

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : PaperWidth Property
Sets or returns the width of the paper used to print the report.
Syntax
'Declaration
 
Public Property PaperWidth As Single
public float PaperWidth {get; set;}

Property Value

A float or Single value in inches.
Remarks
This property is used to set custom paper sizes that might not be available in the PaperSizes collection.
See Also

Reference

SystemPrinter Class
SystemPrinter Members