ExpertPdf PDF Creator Library
HtmlViewerHeight Property
NamespacesExpertPdf.PdfCreatorHtmlToImageElementHtmlViewerHeight
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
	Get
	Set
public:
property int HtmlViewerHeight {
	int get ();
	void set (int value);
}
Property Value

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