Click or drag to resize

PropertyID.HexFormat Field

This parameter enables to format the read data as a readable hexadecimal string.

Namespace: Com.Datalogic.Decode
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 HexFormat = "value"

Field Value

Type: Int32
Remarks
This parameter enables to format the read data as a readable hexadecimal string. Ignores other formatting options.

[Android Documentation]

See Also