Interface IPdfTextObjectCollection
Namespace: IronSoftware
Assembly: IronPdf.dll
Syntax
public interface IPdfTextObjectCollection : IDocumentTextObjectCollection<TextObject>, IEnumerable<TextObject>, IEnumerable, IList<TextObject>, ICollection<TextObject>, IJsonSerializable