Click or drag to resize

FormattingLabelSuffix Property

is a string of Unicode characters sent after the final character in data.

Namespace:  Com.Datalogic.Decode.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public TextProperty LabelSuffix { get; set; }

Property Value

Type: TextProperty
Remarks
labelSuffix

is a string of Unicode characters sent after the final character in data.

[Android Documentation]

See Also