Enumeration
KinsokuSet
Predefined kinsoku set 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 = 1248357235 | readonly | Uses the hard or maximum kinsoku set, which includes all Japanese characters that should not begin or end a line. | |
| Number = 1263692659 | readonly | Uses the Korean kinsoku set. | |
| Number = 1851876449 | readonly | Does not use a kinsoku set. | |
| Number = 1396927347 | readonly | Uses the simplified Chinese kinsoku set. | |
| Number = 1249078131 | readonly | Uses the soft or weak kinsoku set, which omits from the hard kinsoku set long vowel symbols and small hiragana and katakana characters. | |
| Number = 1413704563 | readonly | Uses the traditional Chinese kinsoku set. |
Object of 18
Properties elsewhere that hold an KinsokuSet value.
ChangeGrepPreference.kinsokuSetChangeTextPreference.kinsokuSetChangeTransliteratePreference.kinsokuSetCharacter.kinsokuSetFindGrepPreference.kinsokuSetFindTextPreference.kinsokuSetFindTransliteratePreference.kinsokuSetInsertionPoint.kinsokuSetLine.kinsokuSetParagraph.kinsokuSetParagraphStyle.kinsokuSetStory.kinsokuSetText.kinsokuSetTextColumn.kinsokuSetTextDefault.kinsokuSetTextStyleRange.kinsokuSetWord.kinsokuSetXmlStory.kinsokuSet