Skip to content

P_PDFiumSharp_PdfPageCollection_Count

ArgusMagnus edited this page Mar 29, 2017 · 1 revision

PdfPageCollection.Count Property

Gets the number of pages in the PdfDocument.

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public int Count { get; }

Property Value

Type: Int32

See Also

Reference

PdfPageCollection Class
PDFiumSharp Namespace

Clone this wiki locally