[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.PdfOptions.PageHeight

PageHeight Property

PageHeight

Gets or sets the page height, in inches. If unspecified, 11 inches is used.

Note that this property is ignored if FullPage is true.

Declaration
public float? PageHeight { get; set; }
Public Property PageHeight As Single?