Datamatrix.Dmre Property
Click or drag to resize

DatamatrixDmre Property

dmre enables DataMatrix Rectangular Extended dimensions (DMRE).

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

Property Value

Property Value

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

Remarks
dmre enables DataMatrix Rectangular Extended dimensions (DMRE). New AIM specs introduce new Datamatrix format: 8x48, 8x64, 12x48, 12x64, 16x64, 24x32, 24x36, 24x48, 24x64, 26x32, 26x40, 26x48, 26x64

[Android Documentation]

See Also