SmartZone v8.0 - Updated January 12, 2025
Accusoft.SmartZoneOCR.Net Assembly / Accusoft.SmartZoneOCRSdk Namespace / SmartZoneOCRDictionary Class
Members




SmartZoneOCRDictionary Class
Dictionary class implementation. Each entry of a dictionary must be placed in a single line of a text file. Carriage return + linefeed (0x0D 0x0A) or linefeed (0x0A) end a line. Spaces at the end of a line are ignored. Phrases consist of words in a line that are separated by single spaces.
Object Model
SmartZoneOCRDictionary Class
Syntax
'Declaration
 
Public Class SmartZoneOCRDictionary 
 
'Usage
 
Dim instance As SmartZoneOCRDictionary
Inheritance Hierarchy

System.Object
   Accusoft.SmartZoneOCRSdk.SmartZoneOCRDictionary

See Also