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: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public int TemplatePageIndex { get; }

Property Value

Int32

See Also