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 : TotalBytesToReceive Property |
public long TotalBytesToReceive {get;}
'Declaration
Public ReadOnly Property TotalBytesToReceive As Long
'Usage
Dim instance As LoadAsyncProgressEventArgs Dim value As Long value = instance.TotalBytesToReceive
For an example, refer to DocumentFactory.LoadFromUriAsync.