Gets or sets the start index for page numbering using the &p; variable in a TextElement
added to the template.

C# | Visual Basic | Visual C++ |
public int PageNumberingStartIndex { get; set; }
Public Property PageNumberingStartIndex As Integer Get Set
public: property int PageNumberingStartIndex { int get (); void set (int value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)