Device.FileFormat Property |
Gets or sets the file format used when saving the acquired image directly to a file.
Namespace: Atalasoft.Twain
Exception | Condition |
---|---|
Thrown if a connection to the device is not open. |
Use the GetSupportedImageFormats() method to find out which formats are supported by the device. Some devices require the TransferMethod be set to TWSX_FILE or TWSX_FILE2 before this property can be set.