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

Property Value

Int32

See Also