| ActiveCustomDictionary |
Read-write property that gets and sets the active custom dictionary. |
| Application |
Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
| CustomDictionaries |
Read-only property that returns the CustomDictionaries object containing all the custom dictionaries. |
| DictionaryLanguage |
Read-write property that gets and sets dictionary language. |
| IgnoreCapitalizedWords |
Read-write property that gets and sets whether or not to ignore the capitalized words (e.g. Autodesk). |
| IgnoreUppercaseWords |
Read-write property that gets and sets whether or not to ignore the uppercase words (e.g. DWG). |
| IgnoreWordsContainingPunctuation |
Read-write property that gets and sets whether or not to ignore the words with punctuation (e.g. A/3). |
| IgnoreWordsWithNumbers |
Read-write property that gets and sets whether or not to ignore the words with numbers (e.g. ISO9000). |
| IgnoreWordWithMixedCase |
Read-write property that gets and sets whether or not to ignore the word with mixed case(e.g. TrueType). |
| Type |
Gets the constant that indicates the type of this object. |