ImageGear .NET v25.2 - Updated
ImageGear.OCR Assembly / ImageGear.OCR Namespace / ImGearOCRDictionary Class
Properties Methods


In This Topic
    ImGearOCRDictionary Class Members
    In This Topic

    The following tables list the members exposed by ImGearOCRDictionary.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the code page of dictionary.  
    Public PropertyGets the number of elements contained in the dictionary.  
    Public PropertyFile path to the user defined dictionary  
    Public PropertyGets a value indicating whether the dictionary is read-only.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an item to the dictionary.  
    Public MethodClear the dictionary.  
    Public MethodDetermines whether the dictionary contains a specific value.  
    Public MethodCopies the elements of the dictionary to an System.Array, starting at a particular System.Array index.  
    Public MethodOverloaded. Dispose ImGearOCRDictionary.  
    Public MethodSaves all changes in dictionary to the associated file.  
    Public MethodReturns an enumerator that iterates through the dictionary.  
    Public MethodRemove specific dictionary element.  
    Top
    See Also