Winnovative RTF to PDF Converter Library for .NET
FitHeight Property
NamespacesWinnovative.WnvRtfToPdfPdfDocumentOptionsFitHeight
Winnovative RTF to PDF Converter Library for .NET
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.
Declaration Syntax
C#Visual BasicVisual C++
public bool FitHeight { get; set; }
Public Property FitHeight As Boolean
public:
property bool FitHeight {
	bool get ();
	void set (bool value);
}

Assembly: Winnovative.WnvRtfToPdf (Module: Winnovative.WnvRtfToPdf) Version: 3.1.0.0 (3.1.0.0)