Click or drag to resize

PdfImageContent Methods

The PdfImageContent type exposes the following members.

Methods
 NameDescription
Public methodSave(String) Saves the image content to a file with the specified path. Path must include file extension.
Public methodSave(Stream, ImageSaveOptions) Saves the image content in the specified stream.
Public methodSave(String, ImageSaveOptions) Saves the image content to a file with the specified path.
Top
See Also