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