Interface IPdfImageObject
Image object from a PDF document
Inherited Members
Namespace: IronSoftware
Assembly: IronPdf.dll
Syntax
public interface IPdfImageObject : IPdfDocumentObject, IDocumentObject, IDocumentImageObject, IBoundedDocumentObject, IBounded, ITransformable, ICloneable, IJsonSerializable
Properties
ImageChanged
Flag indicating that the image has changed
Declaration
bool ImageChanged { get; }
Property Value
Type | Description |
---|---|
System.Boolean |