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

In This Topic
    ParentShape Property (TextFrame)
    In This Topic
    Gets the parent shape.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentShape As Shape
    public Shape ParentShape {get;}
    See Also