Percent Property

Summary

Indicates the percent completion of the acquisition process from the WIA source.

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

Property Value

An integer that represents the percent completion of the acquisition process from the WIA source.

Remarks

For more information, refer to How to Acquire from the WIA Source.

Example

For an example, refer to WiaSession.IsAvailable

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly