Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The WIAImageScanner type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DeviceType |
Device types to work with. Default is UnspecifiedDeviceType so it works with almost all web camera and scanner devices.
| |
| ImageIntent |
Acquired images intent (Color mode).
| |
| ImageQuality |
Output image quality. Maximize quality by default.
| |
| OutputFileNameTemplate |
Template for output filename. Default is "scanned".
| |
| OutputFiles |
List of acquired image files.
| |
| OutputFilesCOM |
List of acquired image files in ActiveX/COM compatible array.
| |
| OutputFolder |
Output folder for acquired images. User's "My Pictures" folder is default.
| |
| OutputImageFormat |
Output image format. Default is PNG.
| |
| ShowDeviceSelectionDialog |
Show device selection dialog or not (true by default).
|
See Also