Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

TotalCount Property








Gets the total number of recognized barcodes by calling the Read method.
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

See Also

Reference

BarcodeData Class
BarcodeData Members

Error processing SSI file
Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features