Winnovative PDF Creator Library for .NET
PageNumberingStartIndex Property
NamespacesWinnovative.PdfCreatorTemplatePageNumberingStartIndex
Winnovative PDF Creator Library for .NET
Gets or sets the start index for page numbering using the &p; variable in a TextElement added to the template.
Declaration Syntax
C#Visual BasicVisual C++
public int PageNumberingStartIndex { get; set; }
Public Property PageNumberingStartIndex As Integer
public:
property int PageNumberingStartIndex {
	int get ();
	void set (int value);
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 5.2.0.0 (5.2.0.0)