Click or drag to resize
Pdf Library for .NET

PdfPagePageIndex Property

The index of the current page in the pdf pages collection.

Namespace: SelectPdf
Assembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public int PageIndex { get; }

Property Value

Int32
See Also