ExpertPdf Html to Pdf Converter Library
HtmlViewerHeight Property
NamespacesExpertPdf.HtmlToPdfHtmlToPdfAreaHtmlViewerHeight
ExpertPdf Html to Pdf Converter Library
Gets or sets the HTML viewer height in pixels. If the viewer width was not set, this property has no effect
Declaration Syntax
C#Visual BasicVisual C++
public int HtmlViewerHeight { get; set; }
Public Property HtmlViewerHeight As Integer
public:
property int HtmlViewerHeight {
	int get ();
	void set (int value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)