Click or drag to resize

PropertyIDMicroQrCharacterSetMode Field

This parameter controls the character set in use for the decoded label.

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int MicroQrCharacterSetMode = 2838

Field Value

Type: Int32
Remarks

This parameter controls the character set in use for the decoded label.

The class of the property is EnumProperty. The allowed values are defined by enum CharacterSetMode.

[Android Documentation]

See Also