ExpertPdf Html to Pdf Converter Library
HtmlViewerHeight Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentHtmlToPdfElementHtmlViewerHeight
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
	Get
	Set
public:
property int HtmlViewerHeight {
	int get ();
	void set (int value);
}
Property Value

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