> ## 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.

# Datumshypothese

> Eigenschaften von Datumshypothesen in FlexiLayout, die Integer-Accessoren für Day, Month und Year sowie den Value des erkannten Texts der Datumsregion verfügbar machen.

| Parameter        | Beschreibung                                                        |
| :--------------- | :------------------------------------------------------------------ |
| `Int Day()`      | Der Tageswert des Datums.                                           |
| `Int Month()`    | Der Monatswert des Datums.                                          |
| `Int Year()`     | Der Jahreswert des Datums.                                          |
| `String Value()` | Der erkannte Textwert im Bild innerhalb des Bereichs der Hypothese. |
