Overload List

NameDescription
SaveToStream(Stream)
Save the document to the specified stream.
SaveToStream(FileFormat)
Convert the document to the format file which saved to streams.
SaveToStream(Stream, FileFormat)
Convert the document to the format file which saved to an stream.
SaveToStream(Int32, Int32, FileFormat)
Convert the specified range of the document pages to the format file which saved to streams.

See Also