Winnovative PDF Creator Library for .NET
PageNumberingPageCountIncrement Property
NamespacesWinnovative.PdfCreatorTemplatePageNumberingPageCountIncrement
Winnovative PDF Creator Library for .NET
Gets or sets an increment for the total number of pages displayed using &P; variable in a TextElement added to the template.
Declaration Syntax
C#Visual BasicVisual C++
public int PageNumberingPageCountIncrement { get; set; }
Public Property PageNumberingPageCountIncrement As Integer
	Get
	Set
public:
property int PageNumberingPageCountIncrement {
	int get ();
	void set (int value);
}

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