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

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