Ean13.CompositeEnable Property
Click or drag to resize

Ean13CompositeEnable Property

compositeEnable allows to use EAN-13 labels in composite barcode.

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.Device.Configuration.BooleanProperty CompositeEnable { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.BooleanProperty
No description available.

Remarks
compositeEnable allows to use EAN-13 labels in composite barcode.

[Android Documentation]

See Also