PdfDocumentSave Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodSave(Stream)
Saves the document to the specified stream. The stream is not closed by this function.
Public methodSave(String)
Saves the document to the specified path. If a file already exists, it will be overwritten.
Public methodSave(Stream, Boolean)
Saves the document to the specified stream.
Top
See Also

Reference