Code128ExtendedAsciiMode.Disabled Property
Click or drag to resize

Code128ExtendedAsciiModeDisabled Property

Extended ASCII support disabled.

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 static Com.Datalogic.Decode.Configuration.Code128ExtendedAsciiMode Disabled { get; }

Property Value

Property Value

Type: Com.Datalogic.Decode.Configuration.Code128ExtendedAsciiMode
No description available.

Remarks
Extended ASCII support disabled

[Android Documentation]

See Also