to top
Datalogic APIs
public class

Digimarc

extends PropertyGroup
java.lang.Object
   ↳ com.datalogic.device.configuration.PropertyGroup
     ↳ com.datalogic.decode.configuration.Digimarc

Class Overview

Digimarc® is the class that configures the Digimarc barcode ™ reading capability. The technology requires specific devices equipped with certain Datalogic scan engines.

Summary

Fields
public BooleanProperty enable enable activates the Digimarc barcode ™ reading functionalities.
Public Constructors
Digimarc(PropertyGetter editor)
This is the constructor of Digimarc.
[Expand]
Inherited Methods
From class com.datalogic.device.configuration.PropertyGroup
From class java.lang.Object

Fields

public BooleanProperty enable

Added in revision 5

enable activates the Digimarc barcode ™ reading functionalities.

Public Constructors

public Digimarc (PropertyGetter editor)

Added in revision 5

This is the constructor of Digimarc. All options are initialized by editor.

Parameters
editor A PropertyGetter used to load the current reading technology.