ActiveReports 13
PageWidth Property (Settings)

GrapeCity.ActiveReports.Export.Word Assembly > GrapeCity.ActiveReports.Export.Word.Page Namespace > Settings Class : PageWidth Property
Gets or sets the width of the page of rendered document. Value corresponds to values passed in GrapeCity.ActiveReports.PageReportModel.Length class("8.5in", "11cm", etc.).
Syntax
'Declaration
 
Public Property PageWidth As String
public string PageWidth {get; set;}
See Also

Reference

Settings Class
Settings Members