The MinimumLength Property is available in LEADTOOLS Document and Medical Imaging toolkits.
Gets or sets the minimum length of a barcode string when searching for a non fixed length barcode.Visual Basic (Declaration) | |
---|---|
Public Property MinimumLength As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As Barcode1d Dim value As Integer instance.MinimumLength = value value = instance.MinimumLength |
C# | |
---|---|
public int MinimumLength {get; set;} |
Property Value
The minimum length of a barcode string when searching for a non fixed length barcode.This property is valid only for the BarcodeReadActivity.
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family