Namespace: TwainScanningAssembly: TwainScanning (in TwainScanning.dll) Version: 1.3.4.0 (1.3.4.0)
public event EventHandler<DataSourceExtImgInfoEventArgs> ExtendedImageInformation
Public Event ExtendedImageInformation As EventHandler(Of DataSourceExtImgInfoEventArgs)
public:
event EventHandler<DataSourceExtImgInfoEventArgs^>^ ExtendedImageInformation {
void add (EventHandler<DataSourceExtImgInfoEventArgs^>^ value);
void remove (EventHandler<DataSourceExtImgInfoEventArgs^>^ value);
}
member ExtendedImageInformation : IEvent<EventHandler<DataSourceExtImgInfoEventArgs>,
DataSourceExtImgInfoEventArgs>
Value
Type:
SystemEventHandlerDataSourceExtImgInfoEventArgs
Reference