When this property is true the RTF content will be resized if necessary to fit the available height in PDF page.
By default this property is false.

C# | Visual Basic | Visual C++ |
public bool FitHeight { get; set; }
Public Property FitHeight As Boolean Get Set
public: property bool FitHeight { bool get (); void set (bool value); }

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