Click or drag to resize

VisualFormatterFeatureLevel Property

Gets the Visual Formatter feature level.

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual int FeatureLevel { get; }

Property Value

Type: Int32
The maximum supported feature level.
Exceptions
ExceptionCondition
DecodeException - in case of error, when exceptions are enabled through the ErrorManager singleton.
Remarks

Gets the Visual Formatter feature level.

[Android Documentation]

See Also