  | 
PdfDocumentInformationPageCount Property  | 
 
            PDF document number of pages.
            
 
    Namespace: 
   SelectPdf.Extras
    Assembly:
   Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.2
Syntaxpublic int PageCount { get; set; }Public Property PageCount As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also