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
Get
Set
public:
property int PageNumberingStartIndex {
int get ();
void set (int value);
}Assembly:
ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 7.0.0.0 (7.0.0.0)