public enum BreakType : System.Enum
'Declaration Public Enum BreakType Inherits System.Enum
The break type determines the next location where text shall be placed after this manual break is applied to the text contents.
Member | Description |
---|---|
Column | Column break. |
Page | Page break. |
TextWrapping | Line break. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.BreakType