ImageGear .NET v24.14 - Updated September 15, 2020
Page Property (ImGearTWAINAfterPageEventArgs)




ImageGear24.Twain Assembly > ImageGear.TWAIN Namespace > ImGearTWAINAfterPageEventArgs Class : Page Property
Gets ImGearPage object containing the page just scanned.
Syntax
'Declaration
 
Public ReadOnly Property Page As ImGearPage
 
'Usage
 
Dim instance As ImGearTWAINAfterPageEventArgs
Dim value As ImGearPage
 
value = instance.Page

Property Value

ImageGear.Core.ImGearPage class object.
See Also

Reference

ImGearTWAINAfterPageEventArgs Class
ImGearTWAINAfterPageEventArgs Members
ImGearPage Class