Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Section Class / MergeWithNext Method

In This Topic
    MergeWithNext Method
    In This Topic
    Merges this section with the next one.
    Syntax
    'Declaration
     
    Public Function MergeWithNext() As Section
    public Section MergeWithNext()

    Return Value

    The merged section.
    See Also