A collection of languages with vendors.
language with vendors Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type class | read | The class descriptor type. |
| dictionary paths | List of string | r/w | The user dictionaries for the language. |
| double quotes | string | r/w | The double quotes pair for the language. |
| hyphenation vendor | string | r/w | The hyphenation rules source. |
| id | integer | read | The unique ID of the language with vendors. |
| index | integer | read | The index of the language with vendors within its containing object. |
| label | string | r/w | A property that can be set to any string. |
| name | string | read | The name of the language with vendors. |
| object reference | language with vendors | read | An object reference for the language with vendors. |
| parent | reference | read | The parent of the language with vendors (a application). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| single quotes | string | r/w | The single quotes pair for the language. |
| spelling vendor | string | r/w | The spell-checking source. |
| thesaurus vendor | string | r/w | The thesaurus source. |