SmartZone v6.0 for .NET - Updated
ArithmeticSymbols Property (CharacterSet)




Accusoft.SmartZoneICR.Net Assembly > Accusoft.SmartZoneICRSdk Namespace > CharacterSet Class : ArithmeticSymbols Property
Gets a pre-defined CharacterSet which includes arithmetic symbolic characters.
Syntax
'Declaration
 
Public Shared ReadOnly Property ArithmeticSymbols As CharacterSet
'Usage
 
Dim value As CharacterSet
 
value = CharacterSet.ArithmeticSymbols
public static CharacterSet ArithmeticSymbols {get;}
public: __property static CharacterSet* get_ArithmeticSymbols();
public:
static property CharacterSet^ ArithmeticSymbols {
   CharacterSet^ get();
}
Remarks
A pre-defined CharacterSet which contains arithmetic symbols characters.

This set includes the following: +<=>

See Also

Reference

CharacterSet Class
CharacterSet Members