C#
VB
C++
Gets or sets the maximum number of pages to get from the WIA source.
public int MaximumNumberOfPages { get; set; }
Public Property MaximumNumberOfPages As Integer
The maximum number of pages to get from the WIA source. (Use 0 to scan all pages in the document feeder.)
Refer to WiaSession.GetRootItem 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