SmartZone v7.2 - Updated
DictionaryCodePage Enumeration




Accusoft.SmartZoneOCR.Net Assembly > Accusoft.SmartZoneOCRSdk Namespace : DictionaryCodePage Enumeration
Supported dictionary code pages.
Syntax
'Declaration
 
Public Enum DictionaryCodePage 
   Inherits System.Enum
'Usage
 
Dim instance As DictionaryCodePage
public enum DictionaryCodePage : System.Enum 
__value public enum DictionaryCodePage : public System.Enum 
public enum class DictionaryCodePage : public System.Enum 
Members
MemberValueDescription
BALTIC1257 ANSI Baltic; Baltic (Windows)
CENTRALEUROPE1250 ANSI Central European; Central European (Windows)
CYRILLIC1251 ANSI Cyrillic; Cyrillic (Windows)
GREEK1253 ANSI Greek; Greek (Windows)
LATIN11252 ANSI Latin 1; Western European (Windows)
TURKISH1254 ANSI Turkish; Turkish (Windows)
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.SmartZoneOCRSdk.DictionaryCodePage

See Also

Reference

Accusoft.SmartZoneOCRSdk Namespace

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