Datamatrix.Mirror Property
Click or drag to resize

DatamatrixMirror Property

mirror controls the mirror mode.

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.EnumProperty Mirror { get; set; }

Property Value

Property Value

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

Remarks
mirror controls the mirror mode. It controls the scanning capabilities of Data Matrix barcodes from mirror reflections.

[Android Documentation]

See Also