C#
VB
C++
Gets or sets the maximum number of pages to get from the TWAIN source.
public int MaximumNumberOfPages { get; set; }
Public Property MaximumNumberOfPages As Integer
The maximum number of pages to get from the TWAIN source. (If the function updates this field to -1, it means that the number of pages is unlimited.)
Refer to ImageResolution 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