Click or drag to resize

Digimarc Class

Digimarc
Inheritance Hierarchy
System.Object
Com.Datalogic.Decode.Configuration.Digimarc

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class Digimarc : SymbologyBase

The Digimarc type exposes the following members.

Constructors
NameDescription
Public methodDigimarc
Initializes a new instance of the Digimarc class
Public methodDigimarc
Initializes a new instance of the Digimarc class
Top
Properties
NameDescription
Public propertyDataFormat
dataFormat This paramater configures which data format is used for Digimarc barcode.
Public propertyJniPeerMembers
To be added.
Public propertyPriority
priority This parameter configures the frequency used to try to decode using Digimarc, lower values are higher priority for Digimarc.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Remarks
Digimarc® is the class that configures the Digimarc barcode ™ reading capability. The technology requires specific devices equipped with certain Datalogic scan engines.

[Android Documentation]

See Also