Gets or sets some memory and file transfer options that affect the acquisition process from the current WIA source.
public WiaAcquireOptions AcquireOptions { get; set; } Public Property AcquireOptions As Leadtools.Wia.WiaAcquireOptions
public:property Leadtools.Wia.WiaAcquireOptions AcquireOptions {Leadtools.Wia.WiaAcquireOptions get();void set ( Leadtools.Wia.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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
