ExpertPdf Html to Pdf Converter Library
PageHeight Property
NamespacesExpertPdf.HtmlToPdfImgConverterPageHeight
ExpertPdf Html to Pdf Converter Library
Gets or sets the web page height. If the width was not set aswell, this property has no effect
Declaration Syntax
C#Visual BasicVisual C++
public int PageHeight { get; set; }
Public Property PageHeight As Integer
	Get
	Set
public:
property int PageHeight {
	int get ();
	void set (int value);
}
Property Value

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