Accusoft.ImagXpress13.Net
BytesProcessed Property




Gets the count of bytes processed.
Syntax
'Declaration
 
Public ReadOnly Property BytesProcessed As Integer
'Usage
 
Dim instance As ProgressEventArgs
Dim value As Integer
 
value = instance.BytesProcessed
public int BytesProcessed {get;}
public: __property int get_BytesProcessed();
public:
property int BytesProcessed {
   int get();
}

Property Value

An integer value which represents the number of bytes processed in the uncompressed image.
See Also

Reference

ProgressEventArgs Class
ProgressEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback