ScannerProperties.Code128 Property
Click or drag to resize

ScannerPropertiesCode128 Property

Controls the Code 128, GS1-128 and ISBT 128 barcode reading capabilities.

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public Com.Datalogic.Decode.Configuration.Code128 Code128 { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Decode.Configuration.Code128
No description available.

Remarks
Controls the Code 128, GS1-128 and ISBT 128 barcode reading capabilities.

[Android Documentation]

See Also