FileName Property

Summary

Indicates the filename into which the current multipage scanning operation is saving pages that are acquired.

Syntax
C#
VB
C++
public string FileName { get; } 
Public ReadOnly Property FileName As String 
public: 
property String^ FileName { 
   String^ get(); 
} 

Property Value

The filename into which the current multipage scanning operation is saving pages that are acquired.

Example

Refer to TwainSession.AcquireFast

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