PageWidth Property (IReport)
In This Topic
Gets the width of the report page.
Syntax
'Declaration
ReadOnly Property PageWidth As Length
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the width of the report page.
See Also