P_PDFiumSharp_PdfPage_Index - ArgusMagnus/PDFiumSharp GitHub Wiki
Gets the zero-based index of the page in the Document
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public int Index { get; }
Type: Int32
Gets the zero-based index of the page in the Document
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public int Index { get; }
Type: Int32