LEADTOOLS Workflow Barcode (Leadtools.Workflow.Barcode assembly)
LEAD Technologies, Inc

TotalCount Property






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 int TotalCount {get;}
 get_TotalCount(); 
public:
property int TotalCount {
   int get();
}

Property Value

Number of barcodes.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BarcodeData Class
BarcodeData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.