←Select platform

FileName Property (WiaAcquireOptions)

Summary

Gets or sets the filename.

Syntax

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

Property Value

A System.String that specifies the filename.

Remarks

This member is only valid when the WiaTransferMode value is File.

Example

Refer to WiaSession.AcquireToFile example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Wia Assembly
Click or drag to resize