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


"

For a list of all members of this type, see TwainFileSystem members.

"

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