Die mit ATT_ vorangestellten Flags werden verwendet, um die möglichen ABBYY FineReader Engine-Texttypen zu kennzeichnen, deren Verfügbarkeit von der Lizenz abhängt. Die Eigenschaft ILicense::AvailableTextTypes gibt eine bitweise ODER-Verknüpfung von null oder mehr dieser Flag-Werte zurück, wobei jedes gesetzte Bit angibt, dass der entsprechende Texttyp in der Lizenz verfügbar ist.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.
Elemente
| Flag-Name | Beschreibung |
|---|---|
| ATT_Advanced | Normaler Texttyp mit niedriger Auflösung (TextTypeEnum::TT_Normal und die Eigenschaft IRecognizerParams::LowResolutionMode ist auf TRUE gesetzt). |
| ATT_Gothic | Gotischer Texttyp (TextTypeEnum::TT_Gothic). Nur verfügbar, wenn das ABBYY FineReader XIX-Modul vorhanden ist. |
| ATT_Index | Index-Texttyp (TextTypeEnum::TT_Index). |
| ATT_Matrix | Matrix-Texttyp (TextTypeEnum::TT_Matrix). |
| ATT_MICR_E13B | E13B-Sprache und MICR-Texttyp (TextTypeEnum::TT_MICR_E13B). |
| ATT_MICR_CMC7 | CMC7-Sprache und MICR-Texttyp (TextTypeEnum::TT_MICR_CMC7). |
| ATT_Normal | Normaler Texttyp (TextTypeEnum::TT_Normal). |
| ATT_OCR_A | OCR-A-Sprache und Texttyp (TextTypeEnum::TT_OCR_A). |
| ATT_OCR_B | OCR-B-Sprache und Texttyp (TextTypeEnum::TT_OCR_B). |
| ATT_Receipt | Beleg-Texttyp (TextTypeEnum::TT_Receipt). |
| ATT_Typewriter | Schreibmaschinen-Texttyp (TextTypeEnum::TT_Typewriter). |
