ExpertPdf Html to Pdf Converter Library
FitHeight Property
NamespacesExpertPdf.HtmlToPdfPdfDocumentOptionsFitHeight
ExpertPdf Html to Pdf Converter Library
When this property is true the HTML content will be resized if necessary to fit the available height in PDF page. By default this property is false.
Declaration Syntax
C#Visual BasicVisual C++
public bool FitHeight { get; set; }
Public Property FitHeight As Boolean
	Get
	Set
public:
property bool FitHeight {
	bool get ();
	void set (bool value);
}
Property Value

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