Overload List
| Name | Description |
|---|---|
| SaveToStream(Stream) |
Save the document to the specified stream.
|
| SaveToStream(FileFormat) |
Convert the document to streams with the file format.
|
| SaveToStream(Stream, FileFormat) |
Convert the document to an stream with the file format.
|
| SaveToStream(Int32, Int32, FileFormat) |
Convert the document to streams with the file format.
|