A Code ID character identifies the code type of a scanned bar code. This is useful when the reader is decoding more than one code type. Select a code ID character to insert between the prefix and the decoded symbol.
Type - Java.Lang.Enum
Methods
ValueOf
public static Symbol.XamarinEMDK.Barcode.ScannerConfig.CodeIdType ValueOf (string p0);
Parameters:
- System.String p0 -
Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+CodeIdType
Values
public static Symbol.XamarinEMDK.Barcode.ScannerConfig.CodeIdType[] Values ();
Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+CodeIdType[]
Properties
Aim
A standards based three character prefix.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig.CodeIdType
None
No prefix.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig.CodeIdType
Symbol
A Symbol defined single character prefix.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig.CodeIdType