PdfRenderedRectanglePageNumber Property

The number of the PDF page where the content was rendered (1-based index)

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
C#
public int PageNumber { get; set; }

Property Value

Int32

See Also