PdfPrintGetNumberOfPages Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodGetNumberOfPages(Byte)
Returns the number of pages in the PDF document.
Public methodGetNumberOfPages(String)
Returns the number of pages in the PDF file. PDF file name

Return Value

Type: 
Number of pages in the PDF file, exception in case of error.
Public methodGetNumberOfPages(Byte, String)
Returns the number of pages in the PDF document.
Public methodGetNumberOfPages(String, String)
Returns the number of pages in the PDF file.
Top
See Also

Reference