Click or drag to resize

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: 21.1.0
Syntax
public string PageNumberText { get; set; }

Property Value

String
See Also