Gets or sets file format for image acquired in File transfer mode.
Visual Basic |
---|
Public Property Device_FileFormat As enumTwainImageFileFormat |
Call this property after Device_Open method and only if File transfer mode is used (Device_TransferMode == enumTransferMode.File).
Information about error that occurs during getting/setting property value can be get using the Error and ErrorString properties.