Document SaveToStream Method |
Name | Description | |
---|---|---|
![]() |
SaveToStream(Stream, FileFormat) |
Saves the document into stream in Xml or Microsoft Word format.
|
![]() |
SaveToStream(Stream, ToPdfParameterList) |
Saves the document into stream.
|
![]() |
SaveToStream(Stream, FileFormat, Byte , String) |
Saves document to stream and digitally sign, Only DOC and DOCX are supported.
|
![]() |
SaveToStream(Stream, FileFormat, String, String) |
Saves document to stream and digitally sign, Only DOC and DOCX are supported.
|