P_PDFiumSharp_PdfPageCollection_Count - ArgusMagnus/PDFiumSharp GitHub Wiki
Gets the number of pages in the PdfDocument.
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public int Count { get; }
Type: Int32
Gets the number of pages in the PdfDocument.
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public int Count { get; }
Type: Int32