Click or drag to resize

PdfHeaderOptionsPageNumberingPageCountIncrement Property

Gets or sets an increment for the total number of pages displayed using &P; variable in a TextArea element added to the header.

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

Property Value

Int32
See Also