Enumeration ExportTypeConst

Description

List all supported MIME types for export. Please note, the MIME types supported depend on the recognition type configured

Enumeration Members

Enumeration Members

JIIX: "application/vnd.myscript.jiix"
LATEX: "application/x-latex"
MATHML: "application/mathml+xml"
OFFICE_DOCUMENT: "application/vnd.openxmlformats-officedocument.presentationml.presentation"
SVG: "image/svg+xml"
TEXT: "text/plain"

Generated using TypeDoc