Click or drag to resize
Pdf Library for .NET

PdfDocumentSave Method

Overload List
  Name Description
Public method Save Saves the pdf document as byte array.
Public method Save(Stream) Saves the pdf document to the specified stream.
Public method Save(String) Saves the pdf document to the specified file.
Top
See Also