fileLength Property

Summary

Length of the original document file or URL

Syntax
TypeScript
JavaScript
Object.defineProperty(LEADDocument.prototype, 'fileLength', 
	get: function() 
) 
fileLength: number; // read-only 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Document Assembly

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