Skip to content

FEATURES

const FEATURES: object

Defined in: src/core/ir/features.ts:12

readonly charts: "charts" = 'charts'

readonly fontsEmbedding: "fonts.embedding" = 'fonts.embedding'

readonly fontsSubstitution: "fonts.substitution" = 'fonts.substitution'

readonly headersFooters: "headersFooters" = 'headersFooters'

readonly hyphenation: "hyphenation" = 'hyphenation'

readonly images: "images" = 'images'

readonly imagesJp2: "images.jp2" = 'images.jp2'

readonly lists: "lists" = 'lists'

readonly math: "math" = 'math'

readonly pdfA: "pdf.archival" = 'pdf.archival'

readonly pdfSignatures: "pdf.signatures" = 'pdf.signatures'

readonly pdfTagged: "pdf.tagged" = 'pdf.tagged'

readonly rtl: "rtl" = 'rtl'

readonly sections: "sections" = 'sections'

readonly shapes: "shapes" = 'shapes'

readonly tables: "tables" = 'tables'

readonly tablesNested: "tables.nested" = 'tables.nested'

readonly text: "text" = 'text'

readonly trackedChanges: "trackedChanges" = 'trackedChanges'