| Example-VB |
Loads a user-defined dictionary for the OCR server to use.
| Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
| Imaging for Windows 95 and 98 | |
| Imaging for Windows NT 4.0 |
Image OCR control
object.LoadDictionary(DictionaryFile)
| Parameter | Data Type | Description |

| DictionaryFile | String | (Optional) The name of a dictionary |
Boolean
The return value indicates if a dictionary was loaded.
| Setting | Description |

| True | The dictionary specified was loaded. |
| False | The dictionary was not loaded. |
If you want to use a dictionary, this method must be called before the StartOcr method is called.
If a dictionary is specified, it is loaded.