Winnovative Word to PDF Converter

WordToPdfConverterConvertWordFile Method

Winnovative Word to PDF Converter Documentation
Overload List

  NameDescription
Public methodConvertWordFile(String)
Converts a Word file to PDF and returns the rendered PDF document into a memory buffer
Public methodConvertWordFile(String, String)
Converts a Word file to PDF and returns the rendered PDF document into a memory buffer. You can specify the password to open the Word document
Public methodConvertWordFile(String, Int32, Int32)
Converts a Word file to PDF and returns the rendered PDF document into a memory buffer. You can specify the page range to be exported to PDF
Public methodConvertWordFile(String, String, Int32, Int32)
Converts a Word file to PDF and returns the rendered PDF document into a memory buffer. You can specify the password to open the Word document and page range to be exported to PDF
Top
See Also

Reference