Pdf |
The PdfImageContent type exposes the following members.
| Name | Description | |
|---|---|---|
| Save(String) | Saves the image content to a file with the specified path. Path must include file extension. | |
| Save(Stream, ImageSaveOptions) | Saves the image content in the specified stream. | |
| Save(String, ImageSaveOptions) | Saves the image content to a file with the specified path. |