A collection of hyphenation exceptions lists.
hyphenation exception Properties
| Property | Type | Access | Description |
|---|---|---|---|
| added exceptions | List of string | r/w | A list of words added to the hyphenation exceptions list. |
| class | type class | read | The class descriptor type. |
| index | integer | read | The index of the hyphenation exception within its containing object. |
| name | string | read | The name of the hyphenation exception. |
| object reference | hyphenation exception | read | An object reference for the hyphenation exception. |
| parent | document | read | The parent of the hyphenation exception (a document). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| removed exceptions | List of string | r/w | A list of words removed from the hyphenation exceptions list. |