FileName Property

Summary
Indicates the full filename and path into which the current scanning operation is saving the page(s) that are being acquired.
Syntax
C#
VB
C++
public string FileName { get; } 
  
Public ReadOnly Property FileName As String 
public: 
property String^ FileName { 
   String^ get(); 
} 

Property Value

The full filename and path into which the current scanning operation is saving the page(s) that are being acquired.

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