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

# Phone Hypothesis

> Properties of Phone hypotheses in FlexiLayout, exposing the recognized phone Value, the detected Prefix, and the rectangle of the prefix region.

| Parameter           | Description                                                                  |
| :------------------ | :--------------------------------------------------------------------------- |
| `Rect PrefixRect()` | Rectangle which contains the phone prefix. Empty if the prefix is not found. |
| `String Prefix()`   | The found phone prefix. Returns an empty string if the prefix is not found.  |
| `String Value()`    | The value of the recognized text in the region of the hypothesis.            |
