Description Determines the output file.
Usage [form.]TWAIN.FileAcquire [ = setting ]
Settings Scanning: If it is an empty string or the first character is a space then the scanned image goes to memory. Otherwise it must be a full path for the output file.
Batch Scanning: If it is an empty string every scanned image goes to the memory (See BatchPageDone event). Otherwise it must be a full path for the output file.
Remarks This property should be set before the TWSCAN_ACQUIRE action.
Data Type String
Available ¨Design-Time þRun-Time Read þRun-Time Write
See Also hDibOutput Property, FileOutput Property, Action Property, Done Event.