ExpertPdf PDF Creator 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
public bool FitHeight { get; set; }Public Property FitHeight As Boolean
public:
property bool FitHeight {
bool get ();
void set (bool value);
}Assembly:
ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)