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

In This Topic
    SectionOwner Property
    In This Topic
    Gets owner Word/RTF section object for this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property SectionOwner As RtfSection
    public RtfSection SectionOwner {get;}
    See Also