←Select platform

TotalCount Property

Summary

Gets the total number of recognized barcodes by calling the Read method.

Syntax

C#
VB
C++
public int TotalCount {get;} 
Public ReadOnly Property TotalCount As Integer 
public: 
property int TotalCount { 
   int get(); 
} 

Property Value

Number of barcodes.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly