ByteCount Property

Summary
Gets the total number of bytes loaded for this file.
Syntax
C#
VB
C++
public long ByteCount { get; } 
  
Public ReadOnly Property ByteCount As Long 
public: 
property int64 ByteCount { 
   int64 get(); 
} 

Property Value

An long value that represents the total number of bytes loaded for this file.

Example

For an example, refer to Leadtools.Jpip.Client.JpipClient.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.