Types of breaks that can preceed a section. |
public sealed class BreakType : TypesafeEnum |
Public NotInheritable Class BreakType Inherits TypesafeEnum |
Name |
Description |
---|---|
Continuous |
Start this section on the first line after the previous section |
EvenPage |
Start this section on the first even page after the previous section |
OddPage |
Start this section on the first odd page after the previous section |
Page |
Start this section on the page after the previous section |