SkipLocation Property
Syntax
CWIMAQDataMatrixSearchOptions.SkipLocation
Data Type
Purpose
Specifies if the method should locate the barcode.
Remarks
If True, specifies that the method should assume that the Data Matrix barcode occupies the entire image (or the entire search region). The method then skips the location phase, moving immediately to extraction and decoding. If False, the method does not make any assumptions about the percentage of the image occupied by the Data Matrix barcode. The default value is False.