TemplatePageNumberingStartIndex Property |
Gets or sets the start index for page numbering using the &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 PageNumberingStartIndex { get; set; }
Public Property PageNumberingStartIndex As Integer
Get
Set
Property Value
Type:
Int32See Also