Click or drag to resize

MotfDecoderProfileModuleId Property

Gets or sets the module id. The id is used to selects the decoder being used at hardware level when multiple decoders are available.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public int ModuleId { get; set; }

Property Value

Int32
See Also