ImageGear for .NET
Page Property (ImGearTWAINAfterPageEventArgs)




Gets ImGearPage object containing the page just scanned.
Syntax
public ImGearPage Page {get;}
public: __property ImGearPage* get_Page();
public:
property ImGearPage^ Page {
   ImGearPage^ get();
}
'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

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback