Interface IPdfPathObjectCollection
Namespace: IronSoftware
Assembly: IronPdf.dll
Syntax
public interface IPdfPathObjectCollection : IDocumentPathObjectCollection<PathObject>, IEnumerable<PathObject>, IEnumerable, IList<PathObject>, ICollection<PathObject>, IJsonSerializable