Overload List
| Name | Description | |
|---|---|---|
| Acquire(Boolean, Boolean, DataSourceErrorInfo, NullableTwSX, Int32) | 
            Acquires images. Most simple way to scan. Preferred way for scanning in the console applications. 
            Function will not return until scanning is finished.
              | |
| Acquire(IImageCollector, Boolean, Boolean, NullableTwSX, NullableInt32) | 
             Allows to acquire images from the scanner synchronously. This function will not return until scanning is finished.
              | 
See Also