←Select platform

InputName Property

Summary

Gets or sets a string that specifies the name of the input or source file.

Syntax

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

Property Value

A string that specifies the name of the input or source file.

Example

Refer to QueryFileSystem example.

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