Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
TwainSession Class Events
See Also 
Leadtools.Twain Namespace : TwainSession Class


For a list of all members of this type, see TwainSession members.

Public Events

 NameDescription
Public EventAcquireMultiPage (Document/Medical only) Occurs twice for each scanned page, if the EnableAcquireMultiPageEvent property is set to true.  
Public EventAcquirePage Occurs for each page acquired from the currently selected TWAIN source using the Acquire method.  
Public EventFastConfiguration (Document/Medical only) This event is fired for each scan configuration tested, if the value of the EnableFastConfigurationEvent property is set to true.  
Public EventGetDeviceEvent Occurs for for each device event received from the TWAIN source to the application  
Public EventLoadTemplate Occurs when loading TWAIN capabilities from the currently selected TWAIN source to a template file by calling the LoadTemplateFile method.  
Public EventSaveTemplate Occurs when saving TWAIN capabilities from the currently selected TWAIN source to a template file by calling the SaveTemplateFile method.  
Public EventSetProperty Occurs when setting TWAIN capabilities to currently selected TWAIN source by calling the Properties property.  
Top

See Also