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: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public int DocumentPageNumber { get; }

Property Value

Int32

See Also