Click or drag to resize

Ean13 Properties

The Ean13 type exposes the following members.

Properties
  NameDescription
Public propertyAggressiveness
control the aggressiveness for all the UPC/EAN symbologies.
Public propertyCompositeEnable
allows to use EAN-13 labels in composite barcode.
Public propertyConvertToISBN
allows to identify ISBN labels and append the check digit (per ISBN guidelines) to the end of the label.
Public propertyConvertToISSN
allows to identify ISSN labels and append the check digit (per ISSN guidelines) to the end of the label.
Public propertyEnable
To be added.
(Inherited from SymbologyBase.)
Public propertyGroups
Returns the property groups contained in this group, not in the whole subtree.
(Inherited from PropertyGroup.)
Public propertyId
Gets the integer value of the unique identifier PropertyGroupID
(Inherited from PropertyGroup.)
Public propertyIsFullySupported
Tells if this property group is completely supported by the underling decoding hardware.
(Inherited from PropertyGroup.)
Public propertyIsSupported
Tells if this property group is supported by the underling decoding hardware.
(Inherited from PropertyGroup.)
Public propertyJniPeerMembers
To be added.
(Overrides SymbologyBaseJniPeerMembers.)
Public propertyName
Gets the name of the unique identifierPropertyGroupID
(Inherited from PropertyGroup.)
Public propertyProperties
Returns the properties contained in this group, not in the whole subtree.
(Inherited from PropertyGroup.)
Public propertySendChecksum
includes the checksum in the label transmission.
Public propertySendSystemDigit
includes the system digit in the label transmission, it configures whether the first character should be transmitted.
Public propertyUserID
To be added.
(Inherited from SymbologyBase.)
Top
See Also