Click or drag to resize

PdfFooterOptionsPageNumberingStartIndex Property

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.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public int PageNumberingStartIndex { get; set; }

Property Value

Int32
See Also