Gets or sets the web page height. If the width was not set aswell,
this property has no effect

C# | Visual Basic | Visual C++ |
public int PageHeight { get; set; }
Public Property PageHeight As Integer Get Set
public: property int PageHeight { int get (); void set (int value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)