ScanFileFormat Property

Summary
Gets or sets the file format to use when saving the files from the TWAIN source.
Syntax
C#
VB
C++
public TwainFileFormat ScanFileFormat { get; set; } 
Public Property ScanFileFormat As TwainFileFormat 
public: 
property TwainFileFormat ScanFileFormat { 
   TwainFileFormat get(); 
   void set (    TwainFileFormat ); 
} 

Property Value

The file format to use when saving the files from the TWAIN source. Possible values are (according to the TWAIN specification):

Example

Refer to DataTransfer example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.