ExpertPdf PDF Creator Library
HtmlViewerHeight Property
NamespacesExpertPdf.PdfCreatorHtmlToPdfElementHtmlViewerHeight
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
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.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)