PdfRenderedRectanglePageNumber Property

The number of the PDF page where the content was rendered (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; set; }

Property Value

Int32

See Also