ActiveReports Developer 7
PageWidth Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReport Interface : PageWidth Property

Glossary Item Box

Specifies report page width.

Syntax

Visual Basic (Declaration) 
ReadOnly Property PageWidth As Length
C# 
Length PageWidth {get;}

See Also