Click or drag to resize

PropertyID.AztecLength2 Field

This parameter is one of the two configurable label lengths.

Namespace: Com.Datalogic.Decode
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 AztecLength2 = "value"

Field Value

Type: Int32
Remarks
This parameter is one of the two configurable label lengths. When AZTEC_LENGTH_CONTROL is set to TWO_FIXED, its value is one of the two possible accepted fixed lengths for a specific label. It can also represent the minor or major length value whenever RANGE is selected. If is set below the accepted minimum, the smallest accepted length will be used; instead it the set value exceed the maximum value, the biggest accepted length will be used.

[Android Documentation]

See Also