Click or drag to resize

Datamatrix Class

Datamatrix
Inheritance Hierarchy
System.Object
Com.Datalogic.Decode.Configuration.Datamatrix

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 class Datamatrix : SymbologyLengths

The Datamatrix type exposes the following members.

Constructors
NameDescription
Public methodDatamatrix
Initializes a new instance of the Datamatrix class
Public methodDatamatrix
Initializes a new instance of the Datamatrix class
Top
Properties
NameDescription
Public propertyAggressiveness
aggressiveness controls the aggressiveness for the Datamatrix symbology.
Public propertyCharacterSetMode
characterSetMode controls the character set in use for the decoded label.
Public propertyDmre
dmre enables DataMatrix Rectangular Extended dimensions (DMRE).
Public propertyGs1Datamatrix
To be added.
Public propertyGs1DlDatamatrix
To be added.
Public propertyJniPeerMembers
To be added.
Public propertyMirror
mirror controls the mirror mode.
Public propertyOperatingMode
operatingMode control the operating mode.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Remarks
Datamatrix is the class that configures the Data Matrix Symbology.

[Android Documentation]

See Also