SmartZone v6.1 for .NET - Updated
Arithmetic Property (CharacterSet)




Accusoft.SmartZoneOCR.Net Assembly > Accusoft.SmartZoneOCRSdk Namespace > CharacterSet Class : Arithmetic Property
Gets a pre-defined CharacterSet which includes arithmetic characters.
Syntax
'Declaration
 
Public Shared ReadOnly Property Arithmetic As CharacterSet
'Usage
 
Dim value As CharacterSet
 
value = CharacterSet.Arithmetic
public static CharacterSet Arithmetic {get;}
public: __property static CharacterSet* get_Arithmetic();
public:
static property CharacterSet^ Arithmetic {
   CharacterSet^ get();
}
Remarks

A pre-defined CharacterSet which contains characters used to display an arithmetic value. This CharacterSet is the combination of pre-defined CharacterSets Digits, ArithmeticSymbols, and "%()*,-./" characters.

This character set for the specific language includes the following characters:

Language Characters
Afrikaans %()*+,-./0123456789<=>
Albanian %()*+,-./0123456789<=>
AzerbaijaniCyrillic %()*+,-./0123456789<=>
AzerbaijaniLatin %()*+,-./0123456789<=>
Basque %()*+,-./0123456789<=>
Belarusian %()*+,-./0123456789<=>
BosnianLatin %()*+,-./0123456789<=>
Bulgarian %()*+,-./0123456789<=>
Catalan %()*+,-./0123456789<=>
ChineseSimplified
ChineseTraditional
ChineseTraditionalHk
Croatian %()*+,-./0123456789<=>
Czech %()*+,-./0123456789<=>
Danish %()*+,-./0123456789<=>|~±
Dutch %()*+,-./0123456789<=>|~±
English %()*+,-./0123456789<=>|~±
Estonian %()*+,-./0123456789<=>
Faroese %()*+,-./0123456789<=>
Finnish %()*+,-./0123456789<=>|~±
French %()*+,-./0123456789<=>|~±
Frisian %()*+,-./0123456789<=>
German %()*+,-./0123456789<=>|~¬±×÷
Greek %()*+,-./0123456789<=>
Guarani %()*+,-./0123456789<=>
Hani %()*+,-./0123456789<=>
Hungarian %()*+,-./0123456789<=>
Icelandic %()*+,-./0123456789<=>
Indonesian %()*+,-./0123456789<=>
Irish %()*+,-./0123456789<=>
Italian %()*+,-./0123456789<=>|~±
Japanese
KazakhCyrillic %()*+,-./0123456789<=>
KazakhLatin %()*+,-./0123456789<=>
KirghizCyrillic %()*+,-./0123456789<=>
Kirundi %()*+,-./0123456789<=>
Korean
Latin %()*+,-./0123456789<=>
Latvian %()*+,-./0123456789<=>
Lithuanian %()*+,-./0123456789<=>
Luxembourgish %()*+,-./0123456789<=>
Macedonian %()*+,-./0123456789<=>
Malay %()*+,-./0123456789<=>
Norwegian %()*+,-./0123456789<=>|~±
Polish %()*+,-./0123456789<=>
Portuguese %()*+,-./0123456789<=>|~±
Quechua %()*+,-./0123456789<=>
RhaetoRomanic %()*+,-./0123456789<=>
Romanian %()*+,-./0123456789<=>
Russian %()*+,-./0123456789<=>
Rwanda %()*+,-./0123456789<=>
SerbianCyrillic %()*+,-./0123456789<=>
SerbianLatin %()*+,-./0123456789<=>
Shona %()*+,-./0123456789<=>
Slovak %()*+,-./0123456789<=>
Slovenian %()*+,-./0123456789<=>
Somali %()*+,-./0123456789<=>
Sorbian %()*+,-./0123456789<=>
Spanish %()*+,-./0123456789<=>|~±
Swahili %()*+,-./0123456789<=>
Swedish %()*+,-./0123456789<=>|~±
TajikCyrillic %()*+,-./0123456789<=>
Thai %()*+,-./0123456789<=>๐๑๒๓๔๕๖๗๘๙
Turkish %()*+,-./0123456789<=>
TurkmenCyrillic %()*+,-./0123456789<=>
TurkmenLatin %()*+,-./0123456789<=>
Ukrainian %()*+,-./0123456789<=>
UzbekCyrillic %()*+,-./0123456789<=>
UzbekLatin %()*+,-./0123456789<=>
Vietnamese %()*+,-./0123456789<=>
Wolof %()*+,-./0123456789<=>
Xhosa %()*+,-./0123456789<=>
Zulu %()*+,-./0123456789<=>
Baltic %()*+,-./0123456789<=>
Cyrillic %()*+,-./0123456789<=>
CentralEuropean %()*+,-./0123456789<=>
WesternEuropean %()*+,-./0123456789<=>|~¬±×÷

See Also

Reference

CharacterSet Class
CharacterSet Members

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