ActiveReports Developer 7
PaperWidth Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace > Printer Class : PaperWidth Property

Glossary Item Box

Gets the width of the paper, in inches.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property PaperWidth As System.Single
C# 
public System.float PaperWidth {get;}

See Also