EVO PDF Logo

ExcelToPdfConverterConvertExcelFileToFile Method

EVO PDF Client for .NET Core
Overload List

  NameDescription
Public methodConvertExcelFileToFile(String, String)
Converts an Excel file to PDF and writes the rendered PDF document into a file
Public methodConvertExcelFileToFile(String, Int32, String)
Converts an Excel file to PDF and writes the rendered PDF document into a file. You can specify the list of worksheets to be exported to PDF
Public methodConvertExcelFileToFile(String, String, String)
Converts an Excel file to PDF and writes the rendered PDF document into a file
Public methodConvertExcelFileToFile(String, String, Int32, String)
Converts an Excel file to PDF and writes the rendered PDF document into a file. You can specify the password to open the Excel document and the list of worksheets to be exported to PDF
Top
See Also

Reference