Gets the total bytes processed.
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.