iink-ts - v3.2.1
    Preparing search index...

    Type Alias TExport

    List all supported MIME types for export.

    Attention the MIME types supported depend on the type of recognition

    Documentation

    Index

    Properties

    "application/mathml+xml"?: string

    mathml+xml is only use for math export

    "application/vnd.myscript.jiix"?: TJIIXExport

    vnd.myscript.jiix is used for text and raw-content exports

    "application/vnd.openxmlformats-officedocument.presentationml.presentation"?: Blob

    vnd.openxmlformats-officedocument.presentationml.presentation is only use for diagram export

    Blob

    "application/x-latex"?: string

    x-latex is only use for math export

    katex to render

    "image/svg+xml"?: string

    svg+xml is only use for diagram export

    "text/plain"?: string

    text/plain is only use for text export