HyphenationExceptions
A collection of hyphenation exceptions.
HyphenationExceptions Properties
| Property |
Type |
Access |
Description |
| Count |
Long |
read |
The number of HyphenationExceptions. |
| Item |
Object |
read |
Returns the HyphenationException with the specified index or name as Long or String. |
HyphenationExceptions Methods
| Method |
Returns |
Description |
| AnyItem |
Object |
Returns any HyphenationException. |
| FirstItem |
Object |
Returns the first HyphenationException. |
| ItemByRange |
Objects |
Returns the HyphenationExceptions within the specified range. |
| LastItem |
Object |
Returns the last HyphenationException. |
| MiddleItem |
Object |
Returns the middle HyphenationException. |
| NextItem |
Object |
Returns the next HyphenationException. |
| PreviousItem |
Object |
Returns the previous HyphenationException. |
Previous post: Image
Next post: HyphenationException