ExpertPdf Html to Pdf Converter Library
PageNumberingStartIndex Property
NamespacesExpertPdf.HtmlToPdfPdfFooterOptionsPageNumberingStartIndex
ExpertPdf Html to Pdf Converter Library
Gets or sets the start index for page numbering using the &p; variable in a TextArea element added to the footer or in the predefined numbering element.
Declaration Syntax
C#Visual BasicVisual C++
public int PageNumberingStartIndex { get; set; }
Public Property PageNumberingStartIndex As Integer
	Get
	Set
public:
property int PageNumberingStartIndex {
	int get ();
	void set (int value);
}
Property Value

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