Winnovative Word to PDF Converter

WordToPdfConverterConvertWordFileToPdfDocumentObject Method

Winnovative Word to PDF Converter Documentation
Overload List

  NameDescription
Public methodConvertWordFileToPdfDocumentObject(String)
Converts a Word 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 methodConvertWordFileToPdfDocumentObject(String, String)
Converts a Word 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 Word document
Public methodConvertWordFileToPdfDocumentObject(String, Int32, Int32)
Converts a Word 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 page range to be exported to PDF
Public methodConvertWordFileToPdfDocumentObject(String, String, Int32, Int32)
Converts a Word 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 Word document and the page range to be exported to PDF
Top
See Also

Reference