Click or drag to resize

PropertyID.WedgeWebEnable Field

This parameter enables the Decode Wedge capability for direct web browsing.

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

Field Value

Type: Int32
Remarks
This parameter enables the Decode Wedge capability for direct web browsing.

Each time a label is decoded successfully and a valid URL is found, the available and selected Internet web browsing application will be launched pointing to the desired URL. The class of the property is BooleanProperty.

[Android Documentation]

See Also