DocumentFormatTypeEnum
The DocumentFormatTypeEnum contains a group of enumerations on a scope that indicate the format of a document. The SmartDoc options (1-5) are seldom used options.
| Parameter | Type | Description |
|---|---|---|
| string (enum) | Generates the output as a PDF.
Note: If no value is supplied, PDF is the default value.
|
|
| RAW_XML | string (enum) | Generates the output as XML. |
| SmartDoc/1 | string (enum) | Generates the output as a SmartDoc. This option is seldom used. |
| SmartDoc/2 | string (enum) | |
| SmartDoc/3 | string (enum) | |
| SmartDoc/4 | string (enum) | |
| SmartDoc/5 | string (enum) | |
| RTF | string (enum) | Generates the output as and RTF document that can be used in the Microsoft Word desktop publishing application. |
| TaggedPDF | string (enum) | Generates the output as a Tagged PDF. This DocumentFormatTypeEnum should only be used by customers generating WCAG 2.0 compatible content. |
Note: TaggedPDFEmbeddedFonts is no longer supported as a Document Format
as of September 2021.