C#
VB
C++
Gets or set the minimum length of a barcode string when searching for a non-fixed length barcode.
public int MinimumLength {get; set;}
Public Property MinimumLength As Integer
The minimum length of a barcode string when searching for a non-fixed length barcode.
This property is valid only for the BarcodeEngine.Read method.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET