Click or drag to resize

Document SaveToStream Method

Overload List
Name Description
Public method SaveToStream(Stream, FileFormat)
Saves the document into stream in Xml or Microsoft Word format.
Public method SaveToStream(Stream, ToPdfParameterList)
Saves the document into stream.
Public method SaveToStream(Stream, FileFormat, Byte , String)
Saves document to stream and digitally sign, Only DOC and DOCX are supported.
Public method SaveToStream(Stream, FileFormat, String, String)
Saves document to stream and digitally sign, Only DOC and DOCX are supported.
Top
See Also