DictionaryFileName property (ILEADRasterDocument)
| BSTR DictionaryFileName | |
| Overview | Refer to Working with a Dictionary | 
Remarks
Gets or sets the user dictionary file name.
This file name may represent the file in which to save a newly created user dictionary, or it may represent the name of a file from which to load an existing user dictionary. For more information refer to the SetUserDictionary method or the Working with a Dictionary topic.
See Also