Accusoft.ImagXpress12.Net
ProgressEventArgs Class Members
See Also  Properties  Send Feedback
Accusoft.ImagXpressSdk Namespace : ProgressEventArgs Class

Glossary Item Box

The following tables list the members exposed by ProgressEventArgs.

Public Constructors

 NameDescription
Public ConstructorProgressEventArgs ConstructorInitializes a new instance of the ProgressEventArgs object.  
Top

Public Properties

 NameDescription
Public PropertyBytesProcessedGets the count of bytes processed.  
Public PropertyImageGets the image for the event.  
Public PropertyIsAsyncGets an indicator whether subsequent image loading, processing or saving operations occur in a separate thread from the viewer control thread.  
Public PropertyIsCompleteGets an indicator whether the image processing is complete.  
Public PropertyOperationGets the operation method being performed.  
Public PropertyPercentDoneGets the percentage complete value of the current image operation.  
Public PropertyResultGets the result of the progress event.  
Public PropertyTotalBytesGets the total bytes processed.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.