OutputFormatSettings Object (Web Services API)
This object provides functionality for configuring the export of recognized text to various formats. It may be typecast to one of its child objects:
- AltoExportSettings
- CSVExportSettings
- DOCXExportSettings
- EPUBExportSettings
- HTMLExportSettings
- InternalFormatSettings (does not provide any settings)
- JBig2ExportSettings
- Jpeg2kExportSettings
- JpegExportSettings
- JSONExportSettings (does not provide any settings)
- MSWordExportSettings
- NoConversionExportSettings (does not provide any settings)
- PDFAExportSettings
- PDFEExportSettings
- PDFExportSettings
- PngExportSettings
- PPTXExportSettings
- RTFExportSettings
- TextExportSettings
- TiffExportSettings
- XLExportSettings
- XLSXExportSettings
- XMLExportSettings
These objects allow access to the export parameters of different formats and inherit all the properties of the OutputFormatSettings object.
Properties
Name | Type | Description |
FileFormat | OutputFileFormatEnum | Returns the output file format. Do not specify the value of this property manually. |
FileFormatId | String | The ID of the export format. |
See also
26.03.2024 13:49:49