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

Declaration Syntax
public int PageNumberingStartIndex { get; set; }Public Property PageNumberingStartIndex As Integer
public:
property int PageNumberingStartIndex {
int get ();
void set (int value);
}Assembly:
ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)