Enumeration
HeaderFooterBreakTypes
Placement options for header or footer rows.
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 = 1231115363 | readonly | Places headers or footers in each text column. | |
| Number = 1332760673 | readonly | Places one instance of headers or footers per page. | |
| Number = 1332761702 | readonly | Repeats headers or footers in each text frame. |
Object of 2
Properties elsewhere that hold an HeaderFooterBreakTypes value.