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

In This Topic
    Owner Property (RtfObject)
    In This Topic
    Gets owner object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As RtfObject
    public RtfObject Owner {get;}
    See Also