Click or drag to resize

LinearQuietZonesCode39Reduced Property

enables the reading of Code 39 barcode labels with short quiet zones.

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 Code39Reduced { get; set; }

Property Value

Type: BooleanProperty
Remarks
code39Reduced

enables the reading of Code 39 barcode labels with short quiet zones.

[Android Documentation]

See Also