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

Property Value

Int32
See Also