Click or drag to resize

PropertyIDM25Length1 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 M25Length1 = 548

Field Value

Type: Int32
Remarks

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

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