public bool ReadSquareSymbolsOnly { get; set; }
Public Property ReadSquareSymbolsOnly As Boolean
@property (nonatomic, assign) BOOL readSquareSymbolsOnly
public boolean getReadSquareSymbolsOnly()
public void setReadSquareSymbolsOnly(boolean value)
true to enable reading square DataMatrix symbols only (rectangular symbols are not detected). Otherwise, false (both square and rectangular symbols are detected). The default value is false.
LEADTOOLS can detect both square and rectangular symbols. DataMatrix symbols are usually square and not rectangular. If you have a requirement to detect strict square shapes only, then set the value of ReadSquareSymbolsOnly to true.
For an example, refer to DatamatrixBarcodeReadOptions.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document