mimeType Property

Summary

The MIME type of the file containing the data.

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

Property Value

The MIME type of the file on server containing the conversion data. Default value is null.

Remarks

This is the MIME type of Url. For more information, refer to DocumentConvertResult

Example

For an example, refer to LEADDocument.Convert

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.