Skip to main content
The Static Text element supports the following parameters in the FlexiLayout language.

Static Text parameters

Example for MaxErrors( Int number, Real part ): The following code tells FlexiLayout Studio that the absolute number of errors may not exceed 3, and the percentage of errors may not exceed 20%.
Example for MaxGapInLine: The following code tells FlexiLayout Studio that the maximum distance between neighboring characters may not exceed 5 mm. Otherwise, a null hypothesis is generated.
Example for AllowChoppedWords: The following code tells FlexiLayout Studio to look for the element only among the text objects that fit entirely within the search area.
Example for SearchTextFromDB:
Example for SearchTextFromFile:

Single-word text methods

These methods are available only if the text to find consists of one word.

Multi-word text methods

These methods are available if the text to find consists of several words. Example for AllowEmbeddedHypotheses: The following code tells FlexiLayout Studio that it must formulate the longest hypothesis.