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 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.