[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfShapeCollection

RtfShapeCollection Class

The collection of shapes for the Word/RTF drawing canvas.

Inheritance
RtfShapeCollection
Implements
Namespace: C1.WPF.Word.Objects
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class RtfShapeCollection : RtfCollection, ICloneable, IEnumerable

Properties

Name Description
this[int]

Gets or sets the shape at the specified index within the collection.

Methods

Name Description
Clone(RtfObject)

A copy of the current collection.