Gets or sets flag indicates whether to use the file name specified in FileName property to dump the memory buffers received from the scanner.
public bool DumpMemoryBuffersToFile { get; set; }
Public Property DumpMemoryBuffersToFile As Boolean
Flag indicates whether to use the file name specified in FileName property to dump the memory buffers received from the scanner. true: use file name, false: do not use file name.
Refer to DataTransfer 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