Accusoft.SmartZoneOCR5.Net - Updated
Events Property






Accusoft.SmartZoneOCRSdk Namespace > SmartZoneOCR Class : Events Property
Syntax
'Declaration
 
Protected ReadOnly Property Events As System.ComponentModel.EventHandlerList
'Usage
 
Dim instance As SmartZoneOCR
Dim value As System.ComponentModel.EventHandlerList
 
value = instance.Events
protected System.ComponentModel.EventHandlerList Events {get;}
protected read-only property Events: System.ComponentModel.EventHandlerList; 
protected function get Events : System.ComponentModel.EventHandlerList
protected: __property System.ComponentModel.EventHandlerList* get_Events();
protected:
property System.ComponentModel.EventHandlerList^ Events {
   System.ComponentModel.EventHandlerList^ get();
}
See Also

Reference

SmartZoneOCR Class
SmartZoneOCR Members