Click or drag to resize

PropertyIDD25Length2 Field

This parameter is one of the two configurable label lengths.

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int D25Length2 = 545

Field Value

Type: Int32
Remarks

This parameter is one of the two configurable label lengths. When D25LengthControl

is set to TwoFixed

, 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.

The class of the property is NumericProperty.

[Android Documentation]

See Also