Name | Description | |
---|---|---|
![]() | ImGearOCRDictionary Constructor | Overloaded. |
The following tables list the members exposed by ImGearOCRDictionary.
Name | Description | |
---|---|---|
![]() | ImGearOCRDictionary Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CodePage | Gets or sets the code page of dictionary. |
![]() | Count | Gets the number of elements contained in the dictionary. |
![]() | DictionaryFilePath | File path to the user defined dictionary |
![]() | IsReadOnly | Gets a value indicating whether the dictionary is read-only. |
Name | Description | |
---|---|---|
![]() | Add | Adds an item to the dictionary. |
![]() | Clear | Clear the dictionary. |
![]() | Contains | Determines whether the dictionary contains a specific value. |
![]() | CopyTo | Copies the elements of the dictionary to an System.Array, starting at a particular System.Array index. |
![]() | Dispose | Overloaded. Dispose ImGearOCRDictionary. |
![]() | Flush | Saves all changes in dictionary to the associated file. |
![]() | GetEnumerator | Returns an enumerator that iterates through the dictionary. |
![]() | Remove | Remove specific dictionary element. |