ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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