supportsFileReader Field

Summary

Gets or sets a value indicating whether the current browser supports the File/FileReader API, including the File, FileReader, URL, and Blob objects.

Syntax

JavaScript Syntax
LTHelper.supportsFileReader = (default value); 
TypeScript Syntax
static supportsFileReader: boolean; 

Field Value

true if the current browser supports File/FileReader API; otherwise, it is false.

Example

For an example, refer to LTHelper.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly