Click or drag to resize

Code39 Properties

The Code39 type exposes the following members.

Properties
  NameDescription
Public propertyAggressiveness
controls the aggressiveness for the Code 39 symbology.
Public propertyCode32
enables or disables the Code 32 symbology conversion.
Public propertyCode32UserID
specifies the Code 32 symbology identifier (if any).
Public propertyEnable
To be added.
(Inherited from SymbologyBase.)
Public propertyEnableChecksum
requires the use of checksum characters to verify a barcode.
Public propertyFullAscii
enables or disables the Full Ascii conversion.
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 SymbologyLengthsJniPeerMembers.)
Public propertyLength1
To be added.
(Inherited from SymbologyLengths.)
Public propertyLength2
To be added.
(Inherited from SymbologyLengths.)
Public propertyLengthMode
To be added.
(Inherited from SymbologyLengths.)
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 (if checksum is required with enableChecksum).
Public propertyTrioptic
enables or disables the Trioptic Code 39 symbology.
Public propertyTriopticUserID
specifies the Trioptic Code 39 symbology identifier (if any).
Public propertyUserID
To be added.
(Inherited from SymbologyBase.)
Top
See Also