Click or drag to resize

PdfDocument SaveToStream Method

Overload List
Name Description
Public method SaveToStream(Stream)
Save the document to the specified stream.
Public method SaveToStream(FileFormat)
Convert the document to streams with the file format.
Public method SaveToStream(Stream, FileFormat)
Convert the document to an stream with the file format.
Public method SaveToStream(Int32, Int32, FileFormat)
Convert the document to streams with the file format.
Top
See Also