Click or drag to resize

LinearQuietZonesCode128Reduced Property

enables the reading of Code 128 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 Code128Reduced { get; set; }

Property Value

Type: BooleanProperty
Remarks
code128Reduced

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

[Android Documentation]

See Also