Interface IPdfImageObjectCollection
Namespace: IronSoftware
Assembly: IronPdf.dll
Syntax
public interface IPdfImageObjectCollection : IDocumentImageObjectCollection<ImageObject>, IEnumerable<ImageObject>, IEnumerable, IList<ImageObject>, ICollection<ImageObject>, IJsonSerializable