ScannerConfig.CouponReport

EMDK For Xamarin 2.5

Supported Coupon modes

Type - Java.Lang.Enum

Methods

ValueOf

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

Parameters:

System.String p0

Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+CouponReport

Values

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

Parameters:

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

Properties

Both

Scanner will read both old coupon format as well as the new GS1 DataBar coupon format

Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+CouponReport

New

Scanner will read only the new GS1 DataBar coupon format

Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+CouponReport

Old

Scanner will read only the old coupon format

Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+CouponReport