Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / InlineRichText Class / GroupShapes Property

In This Topic
    GroupShapes Property (InlineRichText)
    In This Topic
    Gets the collection of group shapes included in the content.
    Syntax
    'Declaration
     
    Public ReadOnly Property GroupShapes As GroupShapeCollection
    public GroupShapeCollection GroupShapes {get;}
    See Also