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

In This Topic
    SdtOwner Property (RtfObject)
    In This Topic
    Gets owner Word/RTF SDT object for this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property SdtOwner As RtfSdtContent
    public RtfSdtContent SdtOwner {get;}
    See Also