PdfFooterOptionsPageNumberText Property |
The text to be displayed before the page number. The default value is 'Page'.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic string PageNumberText { get; set; }
Public Property PageNumberText As String
Get
Set
Property Value
Type:
String
See Also