Data Capture Component

Defined under the namespace Scandit.Datacapture.Core

DataCaptureComponent
interface DataCaptureComponent

Added in version 6.8.0

DataCaptureComponent is the interface implemented by all data capture components such as the parser.

id
readonly id: string

Added in version 6.8.0

An ID for the component, currently only assignable during deserialization.