Gets or sets the transfer file format to use when transferring data from the current TWAIN source. This property is valid only if the TransferMode property is set to TwainTransferFile.
public RasterImageFormat FileFormat { get; set; }
Public Property FileFormat As RasterImageFormat
public:
property RasterImageFormat FileFormat {
RasterImageFormat get();
void set ( RasterImageFormat );
}
The transfer file format to be used when the transfer mode is file.
To update this property with the current value, call the TransferOptions property. To set the file format, assign a new value to this property and call the TransferOptions property.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document