EVO PDF Logo

ExcelToPdfConverterConvertExcelDataToFile Method

EVO PDF Client for .NET Core
Overload List

  NameDescription
Public methodConvertExcelDataToFile(Byte, String)
Converts an Excel document read from a data buffer to PDF and writes the rendered PDF document into a file
Public methodConvertExcelDataToFile(Byte, Int32, String)
Converts an Excel document read from a data buffer to PDF and writes the rendered PDF document into a file. You can specify the list of worksheets to be exported to PDF
Public methodConvertExcelDataToFile(Byte, String, String)
Converts an Excel document read from a data buffer to PDF and writes the rendered PDF document into a file
Public methodConvertExcelDataToFile(Byte, String, Int32, String)
Converts an Excel document read from a data buffer 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