'Declaration Public Enum RtfSectionBreak Inherits System.Enum
public enum RtfSectionBreak : System.Enum
'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.WPF.Word.Objects.RtfSectionBreak