Click or drag to resize
SymbologySettingsSetExtensionEnabled Method
Enable/disable a specific symbology extension

Namespace: Scandit.Recognition
Assembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.14.5.10 (5.14.5.10)
Syntax
public void SetExtensionEnabled(
	string extension,
	bool enabled
)

Parameters

extension
Type: SystemString
The name of the extension
enabled
Type: SystemBoolean
Whether the extension should be enabled.
Version Information

Supported in: 1.0

See Also