DocumentFormatTypeEnum

Scope object containing values for available format types.

Parameter Type Description
PDF 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.
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..
XSL:FO string (enum) Generates the output in XSL-FO; while supported as format type, it is typically used for testing purposes only and is not recommended for finished outputs.
Note: TaggedPDFEmbeddedFonts is no longer supported as a Document Format as of September 2021.