Click or drag to resize

BarCodeReaderBaseLLSupportedSymbologies Property

(virtual) property: symbologies implemented by this reader, whether or not licensed.

Namespace:  Atalasoft.Barcoding.Reading
Assembly:  Atalasoft.dotImage.Barcoding.Reading (in Atalasoft.dotImage.Barcoding.Reading.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected abstract Symbologies LLSupportedSymbologies { get; }

Property Value

Type: Symbologies
See Also