Overload List
Name | Description | |
---|---|---|
Save |
Saves the PDF document as byte array that can be further saved into a file or sent over HTTP to a browser.
| |
Save(Stream) |
Saves this PDF document into the specified output stream.
| |
Save(String) |
Saves this PDF document into the file given by the method parameter
|
See Also