Interface IWordTextObjectCollection
Namespace: IronWord.Models
Assembly: IronWord.dll
Syntax
public interface IWordTextObjectCollection : IDocumentTextObjectCollection<TextContent>, IEnumerable<TextContent>, IEnumerable, IList<TextContent>, ICollection<TextContent>, IJsonSerializable