Data Capture Component
Defined in namespace Scandit.DataCapture.Core.Component
- IDataCaptureComponent
interface IDataCaptureComponent
Added in version 6.16.0
IDataCaptureComponent is the interface implemented by all data capture components such as the parser.
- ComponentId
string
ComponentId { get; }Added in version 6.16.0
An ID for the component, currently only assignable during deserialization.