Accusoft.ImagXpress13.Net
PercentDone Property




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

Property Value

An integer value which represents the percentage done.
See Also

Reference

ProgressEventArgs Class
ProgressEventArgs Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback