EVO HTML to PDF Converter

PdfHeaderOptionsPageNumberingPageCountIncrement Property

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

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_NetCore (in EvoHtmlToPdfClient_NetCore.dll) Version: 9.0.0
Syntax

public int PageNumberingPageCountIncrement { get; set; }

Property Value

Type: Int32
See Also

Reference