DataMatrixParameters.IsReaderProgramming

DataMatrixParameters.IsReaderProgramming property

Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. Default value: false

public bool IsReaderProgramming { get; set; }

See Also