Winnovative RTF to PDF Converter Library for .NET
PageNumberText Property
NamespacesWinnovative.WnvRtfToPdfPdfFooterOptionsPageNumberText
Winnovative RTF to PDF Converter Library for .NET
The text to be displayed before the page number. The default value is 'Page'
Declaration Syntax
C#Visual BasicVisual C++
public string PageNumberText { get; set; }
Public Property PageNumberText As String
public:
property String^ PageNumberText {
	String^ get ();
	void set (String^ value);
}

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