←Select platform
In This Topic ▼

WiaSession Class Events

Summary

For a list of all members of this type, see WiaSession members

Public Events

Name Description
Public Event AcquireEvent Occurs for each page acquired from the currently selected WIA source using the Acquire or AcquireSimple methods and it will also get called for each end of page to provide the user with the EndOfPage flag through the Flags member of the WiaAcquireEventArgs event argument to indicate the end of each page transfer.
Public Event AcquireFileEvent Occurs for each page acquired from the currently selected WIA source using the AcquireToFile method and it will also get called for each end of page to provide the user with the EndOfPage flag through the Flags member of the WiaAcquireFileEventArgs event argument to indicate the end of each page transfer.
Public Event EnumCapabilitiesEvent Occurs for each found capability of the currently selected WIA source after calling the EnumCapabilities method.
Public Event EnumDevicesEvent Occurs for each found WIA device after calling the EnumDevices method.
Public Event EnumFormatsEvent Occurs for each found supported transfer format of the currently selected WIA source after calling the EnumFormats method.
Public Event EnumItemsEvent Occurs for each found WIA child item after calling the EnumChildItems method.
Public Event SetPropertiesEvent Occurs while setting each property inside the WiaProperties structure after calling the SetProperties method.

See Also

Reference

WiaSession Class

Leadtools.Wia Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.