public WiaAcquireOptions AcquireOptions { get; set; }
Public Property AcquireOptions As WiaAcquireOptions
public:
property WiaAcquireOptions AcquireOptions {
WiaAcquireOptions get();
void set ( WiaAcquireOptions );
}
Memory and file transfer options that affect the acquisition process from the current WIA source.
Use the WiaAcquireOptions property to get or set options related to the memory and file transfer modes like transfer buffer size, enabling/disabling the double buffering feature (for memory mode), destination filename, etc.
For an example, refer to WiaSession.AcquireToFile.
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