EVO PDF Logo

PdfFooterOptionsPageNumberingPageCountIncrement Property

EVO PDF Client for .NET Core
Gets or sets an increment for the total number of pages displayed using &P; variable in a TextElement object added to the footer.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public int PageNumberingPageCountIncrement { get; set; }

Property Value

Type: Int32
See Also

Reference