ExpertPdf Html to Pdf Converter Library
Height Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentPageSizeHeight
ExpertPdf Html to Pdf Converter Library
Gets or sets the page height
Declaration Syntax
C#Visual BasicVisual C++
public float Height { get; set; }
Public Property Height As Single
	Get
	Set
public:
property float Height {
	float get ();
	void set (float value);
}
Property Value

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