ExpertPdf Html to Pdf Converter Library
PageNumberText Property
NamespacesExpertPdf.HtmlToPdfPdfFooterOptionsPageNumberText
ExpertPdf Html to Pdf Converter Library
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
	Get
	Set
public:
property String^ PageNumberText {
	String^ get ();
	void set (String^ value);
}
Property Value

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