Winnovative RTF to PDF Converter Library for .NET
PageHeight Property
NamespacesWinnovative.WnvRtfToPdfPdfConverterPageHeight
Winnovative RTF to PDF Converter Library for .NET
Gets or sets the RTF document 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
public:
property int PageHeight {
	int get ();
	void set (int value);
}

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