ScannerConfig.Preamble

EMDK For Xamarin 4.0

Controls the preamble applied to the bar code Preamble characters are part of the UPC symbol consisting of Country Code and System Character. Select the appropriate option to match the host system.

Type - Java.Lang.Enum

Methods

ValueOf

public static Symbol.XamarinEMDK.Barcode.ScannerConfig.Preamble ValueOf (string this_);

Parameters:

System.String p0

Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+Preamble

Values

public static Symbol.XamarinEMDK.Barcode.ScannerConfig.Preamble[] Values ();

Parameters:

Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+Preamble[]

Properties

CountryAndSysChar

Both country and system code preamble

Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+Preamble

None

No preamble

Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+Preamble

SysChar

System character preamble

Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+Preamble