Click or drag to resize
Pdf Library for .NET

PdfDocumentInformationPageCount Property

PDF document number of pages.

Namespace:  SelectPdf.Extras
Assembly:  Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.1
Syntax
public int PageCount { get; set; }

Property Value

Type: Int32
See Also