ExpertPdf Html to Pdf Converter Library
PageNumberingPageCountIncrement Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentTemplatePageNumberingPageCountIncrement
ExpertPdf Html to Pdf Converter 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
	Get
	Set
public:
property int PageNumberingPageCountIncrement {
	int get ();
	void set (int value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)