The MultipleMaxCount Property is available in LEADTOOLS Document and Medical Imaging toolkits.
Gets or sets the maximum number of barcodes to search.Visual Basic (Declaration) | |
---|---|
Public Property MultipleMaxCount As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As BarcodeReadActivity Dim value As Integer instance.MultipleMaxCount = value value = instance.MultipleMaxCount |
C# | |
---|---|
public int MultipleMaxCount {get; set;} |
Property Value
The maximum number of barcodes to search.Pass 0 to read all barcodes in a specified search area.
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family