Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

MimeType Property (ConvertItem)

Show in webframe
The MIME type of the file containing the data.
Syntax
get_mimeType();
set_mimeType(value);
Object.defineProperty('mimeType');

Property Value

TypeDescription
stringThe 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 Document.Convert

See Also

Reference

ConvertItem Object
ConvertItem Members

Error processing SSI file