ImageGear23.Twain Assembly > ImageGear.TWAIN Namespace > ImGearTWAIN Class > Acquire Method : Acquire(Int32) Method |
'Usage Dim instance As ImGearTWAIN Dim pageCount As Integer instance.Acquire(pageCount)
Exception | Description |
---|---|
ImageGear.Core.ImGearException | Thrown if this method called while a connection with a data source is not open. |
Prior to calling this method:
In the AfterPage event, the scanned page is made available as an ImageGear.Core.ImGearPage class object.