 |
PdfToolGetPageCount Method |
Gets the number of pages in the loaded PDF document.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic int GetPageCount()
Public Function GetPageCount As Integer
Return Value
Int32The number of pages in the current PDF document.
See Also