mimeType Property

Summary

MIME type of the document.

Syntax
TypeScript
JavaScript
Object.defineProperty(CacheInfo.prototype, 'mimeType', 
   get: function(), 
   set: function(value) 
) 
mimeType: string; 

Property Value

This value is the same as LEADDocument.mimeType.

Example

For an example, refer to DocumentFactory.checkCacheInfo.

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.