Accusoft.ImagXpress13.Net
TotalBytes Property




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

Property Value

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

Reference

ProgressEventArgs Class
ProgressEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback