Open Source Software License Info

Defined under the namespace Scandit.Datacapture.Core

OpenSourceSoftwareLicenseInfo
class OpenSourceSoftwareLicenseInfo

Added in version 7.0.0

This class contains the license text and attributions for all third party software used by the Scandit SDK.

constructor(licenseText)
constructor(licenseText: string)

Added in version 7.0.0

Creates a new license info instance with the specified license text.

licenseText
get licenseText(): string

Added in version 7.0.0

The license text for all third party software used by the Scandit SDK.