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

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