Click or drag to resize

UpcEanExtensionsEnable2Digit Property

requires a 2 digit extension to be verified for a successful decode of a label.

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

Property Value

Type: BooleanProperty
Remarks
enable2Digit

requires a 2 digit extension to be verified for a successful decode of a label.

[Android Documentation]

See Also