For a list of all members of this type, see TwainSession members.
| Name | Description | |
|---|---|---|
| AcquireMultiPage | (Document/Medical only) Occurs twice for each scanned page, if the EnableAcquireMultiPageEvent property is set to true. |
| AcquirePage | Occurs for each page acquired from the currently selected TWAIN source using the Acquire method. |
| FastConfiguration | (Document/Medical only) This event is fired for each scan configuration tested, if the value of the EnableFastConfigurationEvent property is set to true. |
| GetDeviceEvent | Occurs for for each device event received from the TWAIN source to the application |
| LoadTemplate | Occurs when loading TWAIN capabilities from the currently selected TWAIN source to a template file by calling the LoadTemplateFile method. |
| SaveTemplate | Occurs when saving TWAIN capabilities from the currently selected TWAIN source to a template file by calling the SaveTemplateFile method. |
| SetProperty | Occurs when setting TWAIN capabilities to currently selected TWAIN source by calling the TwainSession.Properties property. |