ScannerConfig.DpmModes

EMDK For Xamarin 5.0

Select the DPM mode based on the type of barcode being scanned. Default value is MODE_2.

Type - Java.Lang.Enum

Methods

ValueOf

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

Select the DPM mode based on the type of barcode being scanned. Default value is MODE_2.

Parameters:

System.String this_ -

Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+DpmModes

Values

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

Select the DPM mode based on the type of barcode being scanned. Default value is MODE_2.

Parameters:

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

Properties

Disabled

Select the DPM mode based on the type of barcode being scanned. Default value is MODE_2.

Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+DpmModes

Mode1

Select the DPM mode based on the type of barcode being scanned. Default value is MODE_2.

Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+DpmModes

Mode2

Select the DPM mode based on the type of barcode being scanned. Default value is MODE_2.

Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+DpmModes