[]
Specifies where the layout should continue.
public enum EndSection
Name | Description |
---|---|
None | Continue layout on the current page. |
PageBreak | Continue layout on the next page. |
PageBreakEven | Continue layout on the next even page. |
PageBreakOdd | Continue layout on the next odd page. |