ImageGear Professional v18.2 > API Reference Guide > TWAIN Component API Reference > TWAIN Component Objects > IGTwainCtl Control > IGTwainCtl Methods > AcquireToPage Method |
Scans a single page through a TWAIN device.
Use OpenSource to select the desired Data Source, and SetCapability to set desired capabilities values, prior to calling this method.
Set UseUI to True, prior to calling this method, if you want ImageGear to obtain the capability settings from the end-user.
AcquireToPage(pPage As IGPage)
Name | Description |
---|---|
pPage | The IGPage that the acquired image will be placed into. |
N/A