Click or drag to resize
Pdf Library for .NET

DocumentInformationPageCount Property

PDF document number of pages.

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

Property Value

Type: Int32
See Also