HyphenationException
A hyphenation exception.
HyphenationException Properties
| Property |
Type |
Access |
Description |
| AddedExceptions |
Array of Strings |
r/w |
Hyphenation exceptions in the document. |
| Index |
Long |
read |
Index of the object within its parent object. |
| Name |
String |
read |
The name of the object. |
| Parent |
Object |
read |
The parent of the object. |
| RemovedExceptions |
Array of Strings |
r/w |
Excluded words in the document. |
HyphenationException Methods
| Method |
Returns |
Description |
| AddException |
Nothing |
Add an exception to the document. |
| RemoveException |
Nothing |
Remove an exception from the document. |