Click or drag to resize

DocumentSave Method

Overload List
 NameDescription
Public methodSave Saves the PDF document as byte array that can be further saved into a file or send over HTTP.
Public methodSave(Stream) Saves the document into the specified stream.
Public methodSave(String) Saves the PDF document into the specified file.
Top
See Also