Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode.Deprecated Namespace > BarcodeData Class : TotalCount Property |
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();