←Select platform

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 AcquireToFile

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.Wia Assembly