ActiveReports Developer 7
PaperSize Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : PaperSize Property

Glossary Item Box

Gets or sets the paper size for the page.

Syntax

Visual Basic (Declaration) 
Public Property PaperSize As System.Drawing.Printing.PaperSize
C# 
public System.Drawing.Printing.PaperSize PaperSize {get; set;}

Property Value

System.Drawing.Printing.PaperSize

See Also