For a list of all members of this type, see WiaSession members
Name | Description | |
---|---|---|
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. | |
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. | |
EnumCapabilitiesEvent | Occurs for each found capability of the currently selected WIA source after calling the EnumCapabilities method. | |
EnumDevicesEvent | Occurs for each found WIA device after calling the EnumDevices method. | |
EnumFormatsEvent | Occurs for each found supported transfer format of the currently selected WIA source after calling the EnumFormats method. | |
EnumItemsEvent | Occurs for each found WIA child item after calling the EnumChildItems method. | |
SetPropertiesEvent | Occurs while setting each property inside the WiaProperties structure after calling the SetProperties method. |