Winnovative Word to PDF Converter

WordToPdfConverterConvertWordStream Method

Winnovative Word to PDF Converter Documentation
Overload List

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

Reference