Flags used with the WiaSession.Acquire, WiaSession.AcquireToFile and WiaSession.AcquireSimple methods.
[FlagsAttribute()]
public enum WiaAcquireFlags
<FlagsAttribute()>
Public Enum WiaAcquireFlags
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
[FlagsAttribute()]
public enum class WiaAcquireFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | Default behavior for the device image acquisition dialog box. |
0x00000001 | NoDefault | WIA_SELECT_DEVICE_NODEFAULT |
0x00000002 | SingleImage | WIA_DEVICE_DIALOG_SINGLE_IMAGE |
0x00000003 | ShowUserInterface | If this flag is set then the image acquisition user interface dialog will be shown when call any of the available acquire functions, otherwise the user interface dialog will not be shown. |
0x00000004 | UseCommonUI | WIA_DEVICE_DIALOG_USE_COMMON_UI |
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