PdfManagerSave Method | |
| Name | Description | |
|---|---|---|
| Save |
Saves the pdf document as byte array.
| |
| Save(Stream) |
Saves the pdf document to the specified stream.
| |
| Save(String) |
Saves the pdf document to the specified file.
|