Gets or sets the width of the pages in the report.
'Declaration Public Property PageWidth As Length
public Length PageWidth {get; set;}
A Length structure indicating the width of the pages in the report.
The default value is 8.5in.
Report Class Report Members