Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents Namespace > LoadAsyncProgressEventArgs Class : BytesReceived Property |
public long BytesReceived {get;}
'Declaration
Public ReadOnly Property BytesReceived As Long
'Usage
Dim instance As LoadAsyncProgressEventArgs Dim value As Long value = instance.BytesReceived
For an example, refer to DocumentFactory.LoadFromUriAsync.