Enumeration
HyphenationStyleEnum
Provider hyphenation styles. Currently only supported by the Duden hyphenation provider.
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 = 1684104563 | readonly | Hyphenates at aesthetic hyphenation points. | |
| Number = 1684106348 | readonly | Hyphenates at all possible hyphenation points. | |
| Number = 1684103797 | readonly | Hyphenates at all but unaesthetic hyphenation points. | |
| Number = 1685086565 | readonly | Hyphenates at preferred aesthetic hyphenation points. |
Object of 12
Properties elsewhere that hold an HyphenationStyleEnum value.
Character.providerHyphenationStyleInsertionPoint.providerHyphenationStyleLine.providerHyphenationStyleParagraph.providerHyphenationStyleParagraphStyle.providerHyphenationStyleStory.providerHyphenationStyleText.providerHyphenationStyleTextColumn.providerHyphenationStyleTextDefault.providerHyphenationStyleTextStyleRange.providerHyphenationStyleWord.providerHyphenationStyleXmlStory.providerHyphenationStyle