Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / SectionBreak Class / NextSection Property

In This Topic
    NextSection Property
    In This Topic
    Gets the next Section after the break.
    Syntax
    'Declaration
     
    Public ReadOnly Property NextSection As Section
    public Section NextSection {get;}
    See Also