Datamatrix.CharacterSetMode Property
Click or drag to resize

DatamatrixCharacterSetMode Property

characterSetMode controls the character set in use for the decoded label.

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

Property Value

Property Value

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

Remarks
characterSetMode controls the character set in use for the decoded label.

[Android Documentation]

See Also