Gets or sets the format used to encode the image associated with this PdfImageHandler.
By default this property is unspecified (null), and the actual embedding mode is determined by PdfDocument#imageOptions.
Gets or sets the format used to encode the image associated with this PdfImageHandler.
By default this property is unspecified (null), and the actual embedding mode is determined by PdfDocument#imageOptions.
Gets the reference to the object.
Gets the Image object managed by this PdfImageHandler object.
Gets the owner ObjectManager instance.
Detaches the object from the ObjectManager and deallocates its memory, if possible.
Rebinds the object from the current ObjectManager to the specified one.
The new ObjectManager for the object.
Represents and manages a Image used in a PdfDocument.