PdfHtmlTemplatePlacementTemplatePageIndex Property

Gets the one-based page index within the range of pages on which the template is rendered. The actual page number in the final PDF document is given by DocumentPageNumber

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public int TemplatePageIndex { get; }

Property Value

Int32

See Also