Winnovative Word to PDF Converter

WordToPdfConverterConvertWordFileToStream Method

Winnovative Word to PDF Converter Documentation
Overload List

  NameDescription
Public methodConvertWordFileToStream(String, Stream)
Converts a Word file to PDF and writes the rendered PDF document into a stream
Public methodConvertWordFileToStream(String, String, Stream)
Converts a Word file to PDF and writes the rendered PDF document into a stream. You can specify the password to open the Word document
Public methodConvertWordFileToStream(String, Int32, Int32, Stream)
Converts a Word file to PDF and writes the rendered PDF document into a stream. You can specify the page range to be exported to PDF
Public methodConvertWordFileToStream(String, String, Int32, Int32, Stream)
Converts a Word file to PDF and writes the rendered PDF document into a stream. You can specify the password to open the Word document and the page range to be exported to PDF
Top
See Also

Reference