Gets or sets the memory buffer size to be used in data transfer.
public int MemoryBufferSize { get; set; }
Public Property MemoryBufferSize As Integer
An integer that represents the size of the memory buffer, in bytes, to be used in data transfer.
This property is only valid when the WiaTransferMode value is Memory. Also, this property is ignored when using WIA version 2.0.
Refer to WiaSession.AcquireToFile example.
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