ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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