Interface IWordPathObjectCollection
Namespace: IronWord.Models
Assembly: IronWord.dll
Syntax
public interface IWordPathObjectCollection : IDocumentPathObjectCollection<ShapeContent>, IEnumerable<ShapeContent>, IEnumerable, IList<ShapeContent>, ICollection<ShapeContent>, IJsonSerializable