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:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public int PageNumberingPageCountIncrement { get; set; }
Public Property PageNumberingPageCountIncrement As Integer
Get
Set
Property Value
Type:
Int32See Also