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.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic int PageNumberingPageCountIncrement { get; set; }Public Property PageNumberingPageCountIncrement As Integer
Get
Set
Property Value
Int32
See Also