Gets or sets the width of the pages in the report.
| Visual Basic (Declaration) | |
|---|---|
Public Property PageWidth As Length | |
| C# | |
|---|---|
public Length PageWidth {get; set;} | |
Property Value
A Length structure indicating the width of the pages in the report.
The default value is 8.5in.