ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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