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

In This Topic
    SdtOwner Property
    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