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

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