PageWidth Property (Report)
Gets or sets a width of the pages in the report.
public Length PageWidth {get; set;}
'Declaration
Public Property PageWidth As Length
Property Value
A
Length value indicating the width of the pages in the report. Default value is
8.5in
.