←Select platform

Percent Property

Summary

Gets the current total percent (completion) of the read operation.

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

Property Value

A value from 0 to 100 that indicates the current total percent (completion) of the read operation.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.