PdfHeaderOptionsPageNumberingPageCountIncrement Property |
Gets or sets an increment for the total number of pages displayed using &P; variable in a TextArea element
added to the header.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic int PageNumberingPageCountIncrement { get; set; }
Public Property PageNumberingPageCountIncrement As Integer
Get
Set
Property Value
Type:
Int32
See Also