←Select platform

FileLength Property

Summary

Length of the original document file or URL.

Syntax
C#
VB
C++
Java
public long FileLength { get; } 
Public ReadOnly Property FileLength() As Long 
   Get 
public:  
   property Int64 FileLength 
   { 
      Int64 get() 
   } 
public long getFileLength() 

Property Value

The length of the original document file or URL in bytes.

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

Leadtools.Document Assembly

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