Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Range Class / ParentShape Property

In This Topic
    ParentShape Property (Range)
    In This Topic
    Gets the parent shape where the range content is stored.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentShape As Shape
    public Shape ParentShape {get;}
    See Also