LEADTOOLS Workflow Barcode (Leadtools.Workflow.Barcode assembly)

TotalCount Property

Show in webframe





Gets the total number of recognized barcodes by calling the BarcodeReadActivity.
Syntax
public int TotalCount {get;}
'Declaration
 
Public ReadOnly Property TotalCount As Integer
'Usage
 
Dim instance As BarcodeData
Dim value As Integer
 
value = instance.TotalCount

            

            
public:
property int TotalCount {
   int get();
}

Property Value

Number of barcodes.
Requirements

Target Platforms

See Also

Reference

BarcodeData Class
BarcodeData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.