ActiveReports 12
PageHeight Property (Settings)

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

Reference

Settings Class
Settings Members