EVO PDF Logo

PdfHeaderOptionsPageNumberingStartIndex Property

EVO PDF Client for .NET Core
Gets or sets the start index for page numbering using the &p; variable in a TextArea element added to the header.

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

public int PageNumberingStartIndex { get; set; }

Property Value

Type: Int32
See Also

Reference