Winnovative Excel to PDF Converter

ExcelToPdfConverterConvertExcelFileToStream Method

Winnovative Excel to PDF Converter Documentation
Overload List

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

Reference