Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 Constructor Constructs new instance of TwainFileSystem class  
Top

Public Properties

 NameDescription
Public Property CreateTimeDate Gets or sets the creation time and date for a file.  
Public Property DeviceGroupMask Gets or sets a set of bits that identifies the device type.  
Public Property FileFormat Gets or sets an integer that specifies the file type.  
Public Property FileSize Gets or sets an integer that specifies the size of the file.  
Public Property FreeSpace Gets or sets an integer that specifies how many bytes of free space are left on the current device.  
Public Property InputName Gets or sets a string that specifies the name of the input or source file.  
Public Property ModifiedTimeDate Gets or sets a value that specifies the last date the file was modified.  
Public Property NewImageSize Gets 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 NumberOfAudioSnippets Gets or sets a value that specifies the number of audio snippets.  
Public Property NumberOfFiles Gets or sets a value that specifies the number of files in the media.  
Public Property OutputName Gets or sets a string that specifies the result of an operation or the name of a destination file.  
Public Property Recursive Gets or sets a value that specifies whether to perform the operation recursively.  
Top

See Also