Click or drag to resize
Pdf Library for .NET

PdfManagerSave Method

Overload List
  NameDescription
Public methodSave
Saves the pdf document as byte array.
Public methodSave(Stream)
Saves the pdf document to the specified stream.
Public methodSave(String)
Saves the pdf document to the specified file.
Top
See Also