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