Enumeration
BalanceLinesStyle
Options for balancing line endings in the text.
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 = 1114391921 | readonly | Balances lines equally. | |
| Number = 1114394470 | readonly | Does not balance lines. | |
| Number = 1114394745 | readonly | Prefers longer last lines. | |
| Number = 1114396261 | readonly | Prefers shorter last lines. |
Object of 18
Properties elsewhere that hold an BalanceLinesStyle value.
ChangeGrepPreference.balanceRaggedLinesChangeTextPreference.balanceRaggedLinesChangeTransliteratePreference.balanceRaggedLinesCharacter.balanceRaggedLinesFindGrepPreference.balanceRaggedLinesFindTextPreference.balanceRaggedLinesFindTransliteratePreference.balanceRaggedLinesInsertionPoint.balanceRaggedLinesLine.balanceRaggedLinesParagraph.balanceRaggedLinesParagraphStyle.balanceRaggedLinesStory.balanceRaggedLinesText.balanceRaggedLinesTextColumn.balanceRaggedLinesTextDefault.balanceRaggedLinesTextStyleRange.balanceRaggedLinesWord.balanceRaggedLinesXmlStory.balanceRaggedLines