Click or drag to resize
TemplatePageNumberingPageCountIncrement Property
Gets or sets an increment for the total number of pages displayed using &P; variable in a TextElement added to the template.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public int PageNumberingPageCountIncrement { get; set; }

Property Value

Type: Int32
See Also