Formatting.GsSubstitution Property
Click or drag to resize

FormattingGsSubstitution Property

gsSubstitution is a string of Unicode characters that replaces each occurrence of GS (ASCII code 0x1D) in the scanned 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
C#
VB
public Com.Datalogic.Device.Configuration.TextProperty GsSubstitution { get; set; }

Property Value

Property Value

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

Remarks
gsSubstitution is a string of Unicode characters that replaces each occurrence of GS (ASCII code 0x1D) in the scanned data.

[Android Documentation]

See Also