ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word Namespace / C1WordDocument Class / CurrentSection Property

In This Topic
    CurrentSection Property
    In This Topic
    Gets current section of this document.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentSection As RtfSection
    public RtfSection CurrentSection {get;}
    See Also