←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly