Enumeration
ConvertPageBreaks
Options for converting manual page breaks.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1396927554 | readonly | Converts manual page breaks to column breaks. | |
| Number = 1852796517 | readonly | Does not preserve page breaks; allows text to flow. | |
| Number = 1397778242 | readonly | Preserves page breaks. |
Object of 1
Properties elsewhere that hold an ConvertPageBreaks value.