Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / RangeBase Class / CanvasShapes Property

In This Topic
    CanvasShapes Property
    In This Topic
    Gets the collection of canvas shapes included in this range.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanvasShapes As CanvasShapeCollection
    public CanvasShapeCollection CanvasShapes {get;}
    See Also