Accusoft.ImagXpressSdk Namespace > ProgressEventArgs Class : TotalBytes Property |
'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();