[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.BreakType

BreakType Enum

Specifies the type of a break.

The break type determines the next location where text shall be placed after this manual break is applied to the text contents.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum BreakType
Public Enum BreakType

Fields

Name Description
Column

Column break.

Page

Page break.

TextWrapping

Line break.