Leadtools TWAIN (Leadtools.Twain assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
TwainFileSystem Class Members
See Also  Properties 
Leadtools.Twain Namespace : TwainFileSystem Class

The following tables list the members exposed by TwainFileSystem.

Public Constructors

 NameDescription
public Constructor TwainFileSystem ConstructorConstructs new instance of TwainFileSystem class  
Top

Public Properties

 NameDescription
public Property CreateTimeDateGets or sets the creation time and date for a file.  
public Property DeviceGroupMaskGets or sets a set of bits that identifies the device type.  
public Property FileFormatGets or sets an integer that specifies the file type.  
public Property FileSizeGets or sets an integer that specifies the size of the file.  
public Property FreeSpaceGets or sets an integer that specifies how many bytes of free space are left on the current device.  
public Property InputNameGets or sets a string that specifies the name of the input or source file.  
public Property ModifiedTimeDateGets or sets a value that specifies the last date the file was modified.  
public Property NewImageSizeGets or sets a value that specifies an estimate of the amount of space a new image would take up, based on image layout, resolution and compression.  
public Property NumberOfAudioSnippetsGets or sets a value that specifies the number of audio snippets.  
public Property NumberOfFilesGets or sets a value that specifies the number of files in the media.  
public Property OutputNameGets or sets a string that specifies the result of an operation or the name of a destination file.  
public Property RecursiveGets or sets a value that specifies whether to perform the operation recursively.  
Top

See Also