DotCodeParameters.IsReaderInitialization

DotCodeParameters.IsReaderInitialization property

Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false.

public bool IsReaderInitialization { get; set; }

See Also