ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfObject Class / ShapeOwner Property

In This Topic
    ShapeOwner Property (RtfObject)
    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