Column and page break options.
Static Properties
| Name | Description |
|---|---|
| ANYWHERE | Starts in the next available space. |
| NEXT_COLUMN | Starts at the top of the next column. |
| NEXT_EVEN_PAGE | Starts at the top of the next even-numbered page. |
| NEXT_FRAME | Starts at the top of the next text frame in the thread. |
| NEXT_ODD_PAGE | Starts at the top of the next odd-numbered page. |
| NEXT_PAGE | Starts at the top of the next page. |