Accusoft.ImagXpress12.Net
ImageStatusEvent Event
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImagXpress Class : ImageStatusEvent Event




Glossary Item Box

Thrown when the event handler receives data from ImageStatusEventArgs.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

The event handler receives an argument of type ImageStatusEventArgs containing data related to this event. The following ImageStatusEventArgs properties provide information specific to this event.

PropertyDescription
Image Gets the image for the event.
Operation Gets the current image operation.
Status Gets the status of the current image.

Remarks

This event replaces the static ImageStatusEvent that was in the ImageX class.

See Also

©2013. Accusoft Corporation. All Rights Reserved.