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