Interface IWordTextObjectCollection
Collection of Word text objects
Namespace: IronWord.Models
Assembly: IronWord.dll
Syntax
public interface IWordTextObjectCollection : IList<TextContent>, ICollection<TextContent>, IEnumerable<TextContent>, IEnumerable, IJsonSerializable