PdfDocumentPageNumber Property

Gets the current page number in the PDF document (1-based index)

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
public int PageNumber { get; }

Property Value

Int32

See Also