A3DWebOutPdfFormat

enum A3DWebOutPdfFormat

Output format enumeration for the pdf structure when exporting for web.

23.0
enumerator kA3DWebOutPdfFormatXml = 0

The structure of the PDF is exported as an XML file.

enumerator kA3DWebOutPdfFormatJson

The structure of the PDF is exported as a JSON file.