| Pdf | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | ToExcel | Saves all pages of the PDF document into Excel workbook and returns it as byte array | 
|   | ToExcel(String) | Saves all pages of the PDF document to Excel file | 
|  | ToExcel(Int32, Int32) | Saves a specific PDF page or diapason of pages to Excel workbook and returns it as byte array | 
|  | ToExcel(String, Int32, Int32) | Saves a specific PDF page or diapason of pages to Excel file | 
 See Also
See Also