P_PDFiumSharp_PdfDocument_Pages - ArgusMagnus/PDFiumSharp GitHub Wiki
Gets the pages in the current PdfDocument.
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public PdfPageCollection Pages { get; }
Type: PdfPageCollection