HyphenationExceptions
A collection of hyphenation exceptions.
HyphenationExceptions Properties
| Property |
Type |
Access |
Description |
| item |
Object |
read |
Returns the hyphenation exception with the specified index or name. |
| length |
Long |
read |
The number of hyphenation exceptions in the collection. |
HyphenationExceptions Methods
| Method |
Returns |
Description |
| anyItem |
Object |
Returns any hyphenation exception. |
| firstItem |
Object |
Returns the first hyphenation exception. |
| itemByRange |
Objects |
Returns the hyphenation exceptions within the specified range. |
| lastItem |
Object |
Returns the last hyphenation exception. |
| middleItem |
Object |
Returns the middle hyphenation exception. |
| nextItem |
Object |
Returns the next hyphenation exception. |
| previousItem |
Object |
Returns the previous hyphenation exception. |
Previous post: Image
Next post: HyphenationException