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

Declaration Syntax
public int HtmlViewerHeight { get; set; }Public Property HtmlViewerHeight As Integer
public:
property int HtmlViewerHeight {
int get ();
void set (int value);
}Assembly:
ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)