Winnovative Excel to PDF Converter

ExcelToPdfConverterConvertExcelFileToPdfDocumentObject Method

Winnovative Excel to PDF Converter Documentation
Overload List

  NameDescription
Public methodConvertExcelFileToPdfDocumentObject(String)
Converts an Excel file to PDF and returns the rendered PDF document as an object of the Document class that can be further used in other operations requiring this type of objects
Public methodConvertExcelFileToPdfDocumentObject(String, Int32)
Converts an Excel file to PDF and returns the rendered PDF document as an object of the Document class that can be further used in other operations requiring this type of objects. You can specify the list of worksheets to be exported to PDF
Public methodConvertExcelFileToPdfDocumentObject(String, String)
Converts an Excel file to PDF and returns the rendered PDF document as an object of the Document class that can be further used in other operations requiring this type of objects
Public methodConvertExcelFileToPdfDocumentObject(String, String, Int32)
Converts an Excel file to PDF and returns the rendered PDF document as an object of the Document class that can be further used in other operations requiring this type of objects. You can specify the password to open the Excel document and the list of worksheets to be exported to PDF
Top
See Also

Reference