PdfHtmlTemplatePlacementDocumentPageNumber Property

Gets the one-based page number in the final PDF document on which the template is rendered. This value takes into account the pages counted by DocumentPagesBeforeTemplate

Definition

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

Property Value

Int32

See Also