PdfFooterOptionsPageNumberingStartIndex Property |
Gets or sets the start index for page numbering using the &p; variable in a TextArea element
added to the footer or in the predefined numbering element.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic int PageNumberingStartIndex { get; set; }
Public Property PageNumberingStartIndex As Integer
Get
Set
Property Value
Type:
Int32
See Also