Click or drag to resize

Interleaved25 Class

Inheritance Hierarchy

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 Interleaved25 : SymbologyLengths

The Interleaved25 type exposes the following members.

Constructors
  NameDescription
Public methodInterleaved25
Initializes a new instance of the Interleaved25 class
Top
Properties
  NameDescription
Public propertyAggressiveness
control the aggressiveness for the Interleaved 2/5 symbology.
Public propertyEnable
To be added.
(Inherited from SymbologyBase.)
Public propertyEnableChecksum
requires the use of checksum characters to verify a barcode.
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 propertyItf14
enables or disables the ITF14 symbology.
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 propertyUserID
To be added.
(Inherited from SymbologyBase.)
Top
Methods
  NameDescription
Public methodGetPropertyById
Gets the Property
(Inherited from PropertyGroup.)
Public methodGetPropertyByName
Gets the Property
(Inherited from PropertyGroup.)
Public methodGetPropertyGroupById
Gets the PropertyGroup
(Inherited from PropertyGroup.)
Public methodGetPropertyGroupByName
Gets the PropertyGroup
(Inherited from PropertyGroup.)
Public methodLoad
Load the properties values contained by this group from the PropertyGetter.
(Inherited from PropertyGroup.)
Public methodSetToDefault
Resets to the default value all the properties contained in the subtree.
(Inherited from PropertyGroup.)
Public methodStore
Store the properties values contained by this property into the PropertyEditor.
(Inherited from PropertyGroup.)
Top
Remarks
Interleaved25 is the class that configures the Interleaved 2/5 Symbology.

[Android Documentation]

See Also