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


The following tables list the members exposed by TwainFileSystem.

Public Constructors

 NameDescription
Public ConstructorTwainFileSystem Constructor Constructs new instance of TwainFileSystem class  
Top

Public Properties

 NameDescription
Public PropertyCreateTimeDate Gets or sets the creation time and date for a file.  
Public PropertyDeviceGroupMask Gets or sets a set of bits that identifies the device type.  
Public PropertyFileFormat Gets or sets an integer that specifies the file type.  
Public PropertyFileSize Gets or sets an integer that specifies the size of the file.  
Public PropertyFreeSpace Gets or sets an integer that specifies how many bytes of free space are left on the current device.  
Public PropertyInputName Gets or sets a string that specifies the name of the input or source file.  
Public PropertyModifiedTimeDate Gets or sets a value that specifies the last date the file was modified.  
Public PropertyNewImageSize 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 PropertyNumberOfAudioSnippets Gets or sets a value that specifies the number of audio snippets.  
Public PropertyNumberOfFiles Gets or sets a value that specifies the number of files in the media.  
Public PropertyOutputName Gets or sets a string that specifies the result of an operation or the name of a destination file.  
Public PropertyRecursive Gets or sets a value that specifies whether to perform the operation recursively.  
Top

See Also