EVO PDF Logo

PdfFooterOptionsPageNumberingStartIndex Property

EVO PDF Client for .NET Framework
Gets or sets the start index for page numbering using the &p; variable in a TextElement object added to the footer.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public int PageNumberingStartIndex { get; set; }

Property Value

Type: Int32
See Also

Reference