Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

TotalBytesToReceive Property






Total number of bytes received so far for the whole load operation.
Syntax
public long TotalBytesToReceive {get;}
'Declaration
 
Public ReadOnly Property TotalBytesToReceive As Long
'Usage
 
Dim instance As LoadAsyncProgressEventArgs
Dim value As Long
 
value = instance.TotalBytesToReceive
public:
property int64 TotalBytesToReceive {
   int64 get();
}

Property Value

The total number of bytes received so far for the whole load operation.
Example

For an example, refer to DocumentFactory.LoadFromUriAsync.

Requirements

Target Platforms

See Also

Reference

LoadAsyncProgressEventArgs Class
LoadAsyncProgressEventArgs Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features