ImageGear .NET v25.1 - Updated
ImGearOCRDictionary Constructor()




ImageGear.OCR Assembly > ImageGear.OCR Namespace > ImGearOCRDictionary Class > ImGearOCRDictionary Constructor : ImGearOCRDictionary Constructor()
Initializes new empty instance of ImGearOCRDictionary.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New ImGearOCRDictionary()
public ImGearOCRDictionary()
public: ImGearOCRDictionary();
public:
ImGearOCRDictionary();
Remarks
File will be initialized with filename "temp_user_dictionary.1250" which will be placed at the temp folder. File will be cleared with new dictionary content.
See Also

Reference

ImGearOCRDictionary Class
ImGearOCRDictionary Members
Overload List