Formatting.LabelPrefix Property
Click or drag to resize

FormattingLabelPrefix Property

labelPrefix is a string of Unicode characters sent immediatly before symbology identifier.

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.TextProperty LabelPrefix { get; set; }

Property Value

Property Value

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

Remarks
labelPrefix is a string of Unicode characters sent immediatly before symbology identifier.

[Android Documentation]

See Also