Enumeration
KinsokuType
Kinsoku processing options.
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 = 1248553313 | readonly | The kinsoku prioritize adjustment amount. | |
| Number = 1248553318 | readonly | Attempts to move characters to the previous line; if the push-in is not possible, pushes characters to the next line. | |
| Number = 1248554854 | readonly | Attempts to move characters to the next line; if the push-out is not possible, pushes characters to the previous line. | |
| Number = 1248554863 | readonly | Always moves characters to the next line. Does not attempt a push-in. |
Object of 18
Properties elsewhere that hold an KinsokuType value.
ChangeGrepPreference.kinsokuTypeChangeTextPreference.kinsokuTypeChangeTransliteratePreference.kinsokuTypeCharacter.kinsokuTypeFindGrepPreference.kinsokuTypeFindTextPreference.kinsokuTypeFindTransliteratePreference.kinsokuTypeInsertionPoint.kinsokuTypeLine.kinsokuTypeParagraph.kinsokuTypeParagraphStyle.kinsokuTypeStory.kinsokuTypeText.kinsokuTypeTextColumn.kinsokuTypeTextDefault.kinsokuTypeTextStyleRange.kinsokuTypeWord.kinsokuTypeXmlStory.kinsokuType