[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfSectionBreak

RtfSectionBreak Enum

The Word/RTF section break values.

Namespace: C1.WPF.Word.Objects
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public enum RtfSectionBreak

Fields

Name 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.