ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfDrawingCanvas Class / Shapes Property

In This Topic
    Shapes Property
    In This Topic
    Gets the shape collection of this drawing canvas.
    Syntax
    'Declaration
     
    Public ReadOnly Property Shapes As RtfShapeCollection
    public RtfShapeCollection Shapes {get;}
    See Also