Interface IWordShapeObjectCollection
Collection of Word path objects
Namespace: IronWord.Models
Assembly: IronWord.dll
Syntax
public interface IWordShapeObjectCollection : IList<ShapeContent>, ICollection<ShapeContent>, IEnumerable<ShapeContent>, IEnumerable, IJsonSerializable