FilesCount Property

Summary
Gets the number of files saved when acquiring using File mode.
Syntax
C#
VB
C++
public int FilesCount { get; } 
  
Public ReadOnly Property FilesCount As Integer 
public: 
property int FilesCount { 
   int get(); 
} 

Property Value

The number of files saved when acquiring using File mode.

Remarks

Gets the number of the files saved when calling any of the acquire functions while performing a file transfer.

Example

For an example, refer to WiaSession.AcquireToFile.

Requirements

Target Platforms

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

Leadtools.Wia Assembly

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