ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfObject Class / ShapeOwner Property

In This Topic
    ShapeOwner Property
    In This Topic
    Gets owner Word/RTF shape object for this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ShapeOwner As RtfShape
    public RtfShape ShapeOwner {get;}
    See Also