Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Section Class / Next Property

In This Topic
    Next Property (Section)
    In This Topic
    Gets the next section.
    Syntax
    'Declaration
     
    Public ReadOnly Property Next As Section
    public Section Next {get;}
    See Also