P_PDFiumSharp_PdfPageCollection_Item - ArgusMagnus/PDFiumSharp GitHub Wiki
Gets the PdfPage at the zero-based index in the PdfDocument.
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public PdfPage this[
int index
] { get; }
- index
- Type: System.Int32
Type: PdfPage