SmartZone v8.0 - Updated
Accusoft.SmartZoneOCR.Net Assembly / Accusoft.SmartZoneOCRSdk Namespace / SmartZoneOCRDictionary Class
Properties Methods

In This Topic
    SmartZoneOCRDictionary Class Members
    In This Topic

    The following tables list the members exposed by SmartZoneOCRDictionary.

    Public Properties
     NameDescription
    Public PropertyGets and sets dictionary code page. DictionaryCodePage for the possible values.  
    Public Property Gets the number of elements contained in the dictionary.  
    Public Property Gets a value indicating whether the dictionary is read-only.  
    Public PropertyGets and sets dictionary working directory. Temporary file is created in this directory during the AnalyzeField(Object), AnalyzeField(IntPtr), and AnalyzeField(Image) calls.  
    Top
    Public Methods
     NameDescription
    Public Method Adds an item to the dictionary.  
    Public Method Clear the dictionary.  
    Public Method Determines whether the dictionary contains a specific value.  
    Public Method Copies the elements of the dictionary to an System.Array, starting at a particular System.Array index.  
    Public Method Returns an enumerator that iterates through the dictionary.  
    Public Method Loads dictionary from the specified file.  
    Public Method Remove specific dictionary element.  
    Public Method Saves dictionary to the specified file.  
    Top
    See Also