[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.SectionBreak

SectionBreak Class

Represents a section break in a body content.

Inheritance
SectionBreak
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class SectionBreak : ContentObject
Public Class SectionBreak
    Inherits ContentObject

Properties

Name Description
NextSection

Gets the next Section after the break.

PreviousSection

Gets the Section before the break.