Scope object containing values for available format types.
| Parameter | Type | Description |
|---|---|---|
| string (enum) | Generates the output as a PDF. | |
| RAW_XML | string (enum) | Generates the output as XML. |
| 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 is used in creating accessible documents related to ADA requirements.. |