EVO HTML to PDF Converter

TemplatePageNumberingStartIndex Property

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

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

public int PageNumberingStartIndex { get; set; }

Property Value

Type: Int32
See Also

Reference