Label Capture Settings#
Defined under the namespace Scandit.Datacapture.Label
-
LabelCaptureSettings
# class LabelCaptureSettings
Added in version 6.5.0
-
fromJSON(json)
# static
fromJSON
(json: object<string,any
>): LabelCaptureSettings | nullAdded in version 6.5.0
Load the settings from a JSON object representation of a label blueprint, provided to you by Scandit.
-