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

# Date Hypothesis

> Properties of Date hypotheses in FlexiLayout, exposing Day, Month, and Year integer accessors plus the recognized text Value of the date region.

| Parameter        | Description                                                                        |
| :--------------- | :--------------------------------------------------------------------------------- |
| `Int Day()`      | The value of the day in the date.                                                  |
| `Int Month()`    | The value of the month in the date.                                                |
| `Int Year()`     | The value of the year in the date.                                                 |
| `String Value()` | The value of the recognized text on the image within the region of the hypothesis. |
