Overload List
Name | Description | |
---|---|---|
ConvertExcelFile(String) |
Converts an Excel file to PDF and returns the rendered PDF document into a memory buffer
| |
ConvertExcelFile(String, Int32) |
Converts an Excel file to PDF and returns the rendered PDF document into a memory buffer.
You can specify the list of worksheets to be exported to PDF
| |
ConvertExcelFile(String, String) |
Converts an Excel file to PDF and returns the rendered PDF document into a memory buffer
| |
ConvertExcelFile(String, String, Int32) |
Converts an Excel file to PDF and returns the rendered PDF document into a memory buffer.
You can specify the list of worksheets to be exported to PDF
|
See Also