Click or drag to resize

PdfImageObject Properties

The PdfImageObject type exposes the following members.

Properties
 NameDescription
Public propertyBitmap Get the copy of bitmap from an image object / Set the bitmap to an image object. You do not need to call Dispose methof for getted PdfBitmap.
Public propertyStream Get the stream contains image data.
Top
See Also