ExpertPdf PDF Creator Library
PageNumberingPageCountIncrement Property
NamespacesExpertPdf.PdfCreatorTemplatePageNumberingPageCountIncrement
ExpertPdf PDF Creator Library
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
public:
property int PageNumberingPageCountIncrement {
	int get ();
	void set (int value);
}

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