C#
VB
C++
Enables or disables firing the WiaSession.EnumItemsEvent event.
public bool Stop { get; set; }
Public Property Stop As Boolean
true: continue firing EnumItemsEvent event, false: stop firing EnumItemsEvent event.
For an example, refer to WiaSession.GetRootItem.
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