Description Returns the number of pages to be scanned set with the Acquire method. For setting this value use the SetAcquirePages method. If this value is 1, the scanner will scan only one page. You can use this method for specifying batch scanning. If the feeder has automatic document feeder set CAP_FEEDERENABLED and CAP_AUTOFEED to TRUE for scanning from feeder. Use the SetAcquirePages method to set number of pages to scan. When you call Acquire method, the scanner will scan the specified pages from the ADF. If the GetAcquirePages returns 0 the Acquire method will scan all pages from the feeder.
Usage ret = [form.]TWAIN. GetAcquirePages
Returns ret Short Number of pages to scan.
Remarks
Programing Notes
See Also GetSystemDefaultDS Method, SetDataSource Method