Accusoft.Forms1 - Updated
ProgressPercentage Property



Accusoft.Forms Namespace > ProcessImageProgressChangedEventArgs Class : ProgressPercentage Property
Gets the task progress percentage.
Syntax
Public ReadOnly Property ProgressPercentage As Integer
Dim instance As ProcessImageProgressChangedEventArgs
Dim value As Integer
 
value = instance.ProgressPercentage
public int ProgressPercentage {get;}
public:
property int ProgressPercentage {
   int get();
}
Remarks
This percentage is an estimate of the required processing work that been completed.
See Also

Reference

ProcessImageProgressChangedEventArgs Class
ProcessImageProgressChangedEventArgs Members