Accusoft.ISISXpress7.Net
ScanSingle Method




Scans a single page and stores it in the file specified in the Filename property. A single page is a defined as one side of a page, in a single bit depth. If multi stream is enabled this call will only pull in one part of the image for each time it is called.
Syntax
'Declaration
 
Public Sub ScanSingle() 
'Usage
 
Dim instance As Scanner
 
instance.ScanSingle()
public void ScanSingle()
public: void ScanSingle(); 
public:
void ScanSingle(); 
See Also

Reference

Scanner Class
Scanner Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback