Accusoft.ImagXpress13.Net
IsComplete Property




Gets an indicator whether the image processing is complete.
Syntax
'Declaration
 
Public ReadOnly Property IsComplete As Boolean
'Usage
 
Dim instance As ProgressEventArgs
Dim value As Boolean
 
value = instance.IsComplete
public bool IsComplete {get;}
public: __property bool get_IsComplete();
public:
property bool IsComplete {
   bool get();
}

Property Value

A boolean value which is true if the image is complete with processing. Otherwise, false is returned.
See Also

Reference

ProgressEventArgs Class
ProgressEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback