DictionaryState property (ILEADRasterDocument)
BOOL DictionaryState | |
Overview |
Refer to Working with a Dictionary |
Remarks
(Read only) Indicates whether or not the user dictionary has been changed since it was saved or created. Possible values are:
This property is automatically updated by the engine.
Value |
Meaning |
TRUE |
The user dictionary has been modified since it was last saved, opened, or created. |
FALSE |
The user dictionary has not been modified. |
See Also