ExpertPdf Html to Pdf Converter Library
PageNumberingPageCountIncrement Property
NamespacesExpertPdf.HtmlToPdfPdfHeaderOptionsPageNumberingPageCountIncrement
ExpertPdf Html to Pdf Converter Library
Gets or sets an increment for the total number of pages displayed using &P; variable in a TextArea element added to the header.
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: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 8.0.0.0 (8.0.0.0)