Enumeration
KinsokuHangTypes
Hanging punctuation options when a kinsoku set is in effect.
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 = 1248553062 | readonly | Enables hanging punctuation but forces hanging punctuation outside the text frame and does not allow the punctuation to be placed on the text frame. | |
| Number = 1248553074 | readonly | Enables hanging punctuation and allows punctuation marks to be placed on or outside the text frame but allows burasagari characters to hang as little as possible. Note: Differs for justified and nonjustified text. For information on justification, see line alignment. | |
| Number = 1852796517 | readonly | Disables hanging punctuation. |
Object of 18
Properties elsewhere that hold an KinsokuHangTypes value.
ChangeGrepPreference.kinsokuHangTypeChangeTextPreference.kinsokuHangTypeChangeTransliteratePreference.kinsokuHangTypeCharacter.kinsokuHangTypeFindGrepPreference.kinsokuHangTypeFindTextPreference.kinsokuHangTypeFindTransliteratePreference.kinsokuHangTypeInsertionPoint.kinsokuHangTypeLine.kinsokuHangTypeParagraph.kinsokuHangTypeParagraphStyle.kinsokuHangTypeStory.kinsokuHangTypeText.kinsokuHangTypeTextColumn.kinsokuHangTypeTextDefault.kinsokuHangTypeTextStyleRange.kinsokuHangTypeWord.kinsokuHangTypeXmlStory.kinsokuHangType