For selection of character set for decoding the barcode.
Type - Java.Lang.Enum
Methods
ValueOf
public static Symbol.XamarinEMDK.Barcode.ScannerConfig.CharacterSet ValueOf (string this_);
For selection of character set for decoding the barcode.
Parameters:
System.String this_ -
Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+CharacterSet
Values
public static Symbol.XamarinEMDK.Barcode.ScannerConfig.CharacterSet[] Values ();
For selection of character set for decoding the barcode.
Parameters:
Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+CharacterSet[]
Properties
Auto
For selection of character set for decoding the barcode.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+CharacterSet
Gb18030
For selection of character set for decoding the barcode.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+CharacterSet
Iso88591
For selection of character set for decoding the barcode.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+CharacterSet
ShiftJIS
For selection of character set for decoding the barcode.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+CharacterSet
Utf8
For selection of character set for decoding the barcode.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+CharacterSet