The AEF_ prefixed flags are used to denote the possible ABBYY FineReader Engine export formats whose availability depends on the license. The ILicense::AvailableExportFormats property returns a bitwise OR combination of zero or more of these flags values, where each set bit indicates that the corresponding export format is available in the license.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
Elements
| Flag name | Description |
|---|---|
| AEF\_ALTO | ALTO export format. |
| AEF\_EPUB | EPUB export format. |
| AEF\_FB2 | FB2 export format. |
| AEF\_HTML | HTML export format. |
| AEF\_ODT | ODT export format. |
| AEF\_PDF | PDF export format. |
| AEF\_PDFA | PDF/A export format. |
| AEF\_PDFImageOnly | PDF Image Only export format. |
| AEF\_PDFMRC | PDF MRC export format. |
| AEF\_PPT | PPTX export format. |
| AEF\_RTF | RTF, DOCX export format. |
| AEF\_Text | Text export format. |
| AEF\_XLS | XLS, XLSX export format. |
| AEF\_XML | ABBYY XML export format. |
| AEF\_XPS | XPS export format. |
