Accusoft.ImagXpress13.Net
PercentDone Property




Gets the percentage complete value of the current image operation.
Syntax
'Declaration
 
Public ReadOnly Property PercentDone As Integer
'Usage
 
Dim instance As ProgressEventArgs
Dim value As Integer
 
value = instance.PercentDone
public int PercentDone {get;}
public: __property int get_PercentDone();
public:
property int PercentDone {
   int get();
}

Property Value

An integer value which represents the percentage done.
See Also

Reference

ProgressEventArgs Class
ProgressEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback