| C1.C1Word.4 Assembly > C1.C1Word.Objects Namespace : RtfSectionBreak Enumeration |
'Declaration Public Enum RtfSectionBreak Inherits System.Enum
public enum RtfSectionBreak : System.Enum
| Member | Description |
|---|---|
| Default | The default break for begin section. |
| Even | The break for begin section at the even page. |
| None | None break for begin section. |
| Odd | The break for begin section at the odd page. |
System.Object
System.ValueType
System.Enum
C1.C1Word.Objects.RtfSectionBreak