| Leadtools.Documents Namespace > ConvertItem Object : MimeType Property |
get_mimeType();
set_mimeType(value);
Object.defineProperty('mimeType');
| Type | Description |
|---|---|
| string | The MIME type of the file on server containing the conversion data. Default value is null. |
This is the MIME type of Url. For more information, refer to DocumentConvertResult
For an example, refer to Document.Convert