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 |
The following tables list the members exposed by LoadAsyncProgressEventArgs.
Name | Description | |
---|---|---|
BytesReceived | Number of bytes received during this chunk of the operation. | |
IsCancelPending | Abort the load operation. | |
ProgressPercentage | Gets the asynchronous task progress percentage. (Inherited from System.ComponentModel.ProgressChangedEventArgs) | |
TotalBytesToReceive | Total number of bytes received so far for the whole load operation. | |
Uri | The location of the document being loaded | |
UserState | Gets a unique user state. (Inherited from System.ComponentModel.ProgressChangedEventArgs) |