AcquirePageEvent event (ILEADRasterTwain)
void AcquirePageEvent (long pBitmap) | |
Overview |
Refer to How to Acquire from the TWAIN Source. |
Remarks
Occurs for each page acquired from the currently selected TWAIN source using the Acquire method, if the SaveAcquiredBitmap property was set to FALSE before calling the Acquire method.
If the user acquired several pages at the same time, a separate event occurs for each page.
The GetExtImageInfo method can only be called within this event.
See Also