Retrieves information about all currently existing user dictionaries via a callback function.
<void> TXTextControl.Proofing.getUserDictionaryInfo(<GetUserDictionaryInfoCallback> callback)| Parameter | Description |
|---|---|
| callback | The callback function which is called as soon as the dictionary information has been received from the server. |