public enum ENSectionBreakType : System.Enum
public enum ENSectionBreakType : System.Enum
Member | Description |
---|---|
ColumnBreak | The section breaks the current column break and starts on a new one |
Continuous | The section is continuous (continues in the page generated by the previous section) |
EvenPage | The section always starts on an even page |
NextPage | The section always starts on a new page |
OddPage | The section always starts on odd page |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Text.ENSectionBreakType
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)