Returns read-only collection of ShapeBase objects that represents all the shapes in the specified range.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public ReadOnlyCollection<ShapeBase> Shapes { get; }

Property Value

Type: ReadOnlyCollection<T>