Export Parameters Objects
The objects of export profiles determine how documents will be exported. Parameters of export of a recognized document are defined in export profiles or directly in the function, which is used for export. The object, which provides access to the parameters of export, is the ExportParams object. It contains a set of child objects, which allows you to tune the parameters of export to different file formats.
This section describes the following objects:
- ExportProfiles
- ExportProfile
- ExportParams
- FileExportParams
- DBFExportParams
- ExcelExportParams
- ImageExportParams
- TextExportParams
- XMLExportParams
- JSONExportParams
You can find additional information in the Tuning Export Parameters section.
The hierarchy of the objects
15.08.2023 13:19:30