SmartZone v7.2 - Updated
UserDictionary Property




Accusoft.SmartZoneOCR.Net Assembly > Accusoft.SmartZoneOCRSdk Namespace > Reader Class : UserDictionary Property
Gets SmartZone OCR user dictionary.
Syntax
'Declaration
 
Public ReadOnly Property UserDictionary As SmartZoneOCRDictionary
'Usage
 
Dim instance As Reader
Dim value As SmartZoneOCRDictionary
 
value = instance.UserDictionary
public SmartZoneOCRDictionary UserDictionary {get;}
public: __property SmartZoneOCRDictionary* get_UserDictionary();
public:
property SmartZoneOCRDictionary^ UserDictionary {
   SmartZoneOCRDictionary^ get();
}
See Also

Reference

Reader Class
Reader Members

Is this page helpful?
Yes No
Thanks for your feedback.