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: 26.2
Syntax
public int PageCount { get; set; }

Property Value

Int32
See Also