Enumeration ExportPDFTargetFormat

Supported target formats for ExportPDFJob

Enumeration Members

Enumeration Members

DOC: "doc"

Represents "application/msword" media type

DOCX: "docx"

Represents "application/vnd.openxmlformats-officedocument.wordprocessingml.document" media type

PPTX: "pptx"

Represents "application/vnd.openxmlformats-officedocument.presentationml.presentation" media type

RTF: "rtf"

Represents "text/rtf" media type

XLSX: "xlsx"

Represents "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" media type

Generated using TypeDoc