Click or drag to resize

PdfFocusToExcel Method

Overload List
 NameDescription
Public methodCode exampleToExcel Saves all pages of the PDF document into Excel workbook and returns it as byte array
Public methodCode exampleToExcel(String) Saves all pages of the PDF document to Excel file
Public methodToExcel(Int32, Int32) Saves a specific PDF page or diapason of pages to Excel workbook and returns it as byte array
Public methodToExcel(String, Int32, Int32) Saves a specific PDF page or diapason of pages to Excel file
Top
See Also