←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly