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