DotCodeExtendedParameters.DotCodeIsReaderInitialization

DotCodeExtendedParameters.DotCodeIsReaderInitialization 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.

[Obsolete("Use IsReaderInitialization instead")]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool DotCodeIsReaderInitialization { get; }

See Also