TemplatePageNumberingStartIndex Property |
Gets or sets the start index for page numbering using the &p; variable in a TextElement
added to the template.
Namespace: ExpertPdf.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic int PageNumberingStartIndex { get; set; }Public Property PageNumberingStartIndex As Integer
Get
Set
Property Value
Int32
See Also