UpcEanExtensions Class |
Namespace: Com.Datalogic.Decode.Configuration
The UpcEanExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| UpcEanExtensions | Initializes a new instance of the UpcEanExtensions class |
| Name | Description | |
|---|---|---|
| Enable2Digit | requires a 2 digit extension to be verified for
a successful decode of a label. | |
| Enable5Digit | requires a 5 digit extension to be verified for
a successful decode of a label | |
| Groups | Returns the property groups contained in this group, not in the whole subtree. (Inherited from PropertyGroup.) | |
| Id | Gets the integer value of the unique identifier PropertyGroupID (Inherited from PropertyGroup.) | |
| IsFullySupported | Tells if this property group is completely supported by the underling decoding
hardware. (Inherited from PropertyGroup.) | |
| IsSupported | Tells if this property group is supported by the underling decoding
hardware. (Inherited from PropertyGroup.) | |
| JniPeerMembers | To be added. (Overrides PropertyGroupJniPeerMembers.) | |
| Name | Gets the name of the unique identifierPropertyGroupID (Inherited from PropertyGroup.) | |
| Properties | Returns the properties contained in this group, not in the whole subtree. (Inherited from PropertyGroup.) | |
| Require | indicates that are read only barcode with the
supplemental label. |
| Name | Description | |
|---|---|---|
| GetPropertyById | Gets the Property (Inherited from PropertyGroup.) | |
| GetPropertyByName | Gets the Property (Inherited from PropertyGroup.) | |
| GetPropertyGroupById | Gets the PropertyGroup (Inherited from PropertyGroup.) | |
| GetPropertyGroupByName | Gets the PropertyGroup (Inherited from PropertyGroup.) | |
| Load | Load the properties values contained by this group from the
PropertyGetter. (Inherited from PropertyGroup.) | |
| SetToDefault | Resets to the default value all the properties contained in the subtree. (Inherited from PropertyGroup.) | |
| Store | Store the properties values contained by this property into the
PropertyEditor. (Inherited from PropertyGroup.) |