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