Gets or sets the HTML viewer height in pixels. If the viewer width was not set,
this property has no effect

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

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