'Declaration Public Enum BreakEnum Inherits System.Enum
public enum BreakEnum : System.Enum
'Declaration Public Enum BreakEnum Inherits System.Enum
public enum BreakEnum : System.Enum
| Member | Description |
|---|---|
| Column | New column should be started. |
| Line | New line on inline flow should be started. |
| None | No break. |
| Page | New page should be started. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.BreakEnum