←Select platform

FileLength Property (Document)

Summary

Length of the original document file or URL.

Syntax

C#
VB
Java
C++
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize