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

# Element Properties dialog box

> Index of Element Properties dialog box tabs in FlexiLayout Studio, from General, Static Text, and Character String to table, relations, and advanced tabs.

<CardGroup cols={2}>
  <Card title="General tab" icon="gear" href="/flexi-capture/fls/template/elements-properties">
    Set general element properties, geometry, search areas, and fields.
  </Card>

  <Card title="Static Text tab" icon="font" href="/flexi-capture/fls/template/static-text">
    Find pre-defined words or phrases in a FlexiLayout.
  </Card>

  <Card title="Separator tab" icon="grip-lines-vertical" href="/flexi-capture/fls/template/separator">
    Find vertical and horizontal separator lines by length and quality.
  </Card>

  <Card title="White Gap tab" icon="grip-lines" href="/flexi-capture/fls/template/white-gap">
    Find empty rectangular areas using object histograms.
  </Card>

  <Card title="Barcode tab" icon="barcode" href="/flexi-capture/fls/template/barcode">
    Locate supported barcode types and set reading orientation.
  </Card>

  <Card title="Character String tab" icon="list" href="/flexi-capture/fls/template/character-chain">
    Search for unspecified text using regular expressions or alphabets.
  </Card>

  <Card title="Paragraph tab" icon="align-left" href="/flexi-capture/fls/template/text-chain">
    Detect multi-line text blocks of unknown content.
  </Card>

  <Card title="Date tab" icon="calendar" href="/flexi-capture/fls/template/date">
    Locate dates in many formats on document images.
  </Card>

  <Card title="Object Collection tab" icon="object-group" href="/flexi-capture/fls/template/object-collection">
    Search for sets of mixed-type objects in a FlexiLayout.
  </Card>

  <Card title="Phone tab" icon="phone" href="/flexi-capture/fls/template/phone">
    Detect telephone numbers with prefixes, separators, and area codes.
  </Card>

  <Card title="Currency tab" icon="money-bill" href="/flexi-capture/fls/template/currency">
    Find monetary amounts with currency names and value limits.
  </Card>

  <Card title="Repeating Group tab" icon="layer-group" href="/flexi-capture/fls/template/repeatable-group">
    Detect recurring sets of elements with repetition counts.
  </Card>

  <Card title="Columns tab" icon="table-columns" href="/flexi-capture/fls/tables/column">
    Bind a Table element and set column search constraints.
  </Card>

  <Card title="Order tab" icon="arrow-down-1-9" href="/flexi-capture/fls/tables/order">
    Specify the order of table columns, fixed or rule-based.
  </Card>

  <Card title="Header tab" icon="table" href="/flexi-capture/fls/tables/header">
    Define how Studio finds the table header and its area.
  </Card>

  <Card title="Footer tab" icon="table" href="/flexi-capture/fls/tables/footer">
    Locate the table's bottom boundary by keywords or coordinates.
  </Card>

  <Card title="Rows tab" icon="table-list" href="/flexi-capture/fls/tables/rows">
    Divide a table into rows using separators, gaps, and master columns.
  </Card>

  <Card title="Label tab" icon="tag" href="/flexi-capture/fls/template/labeled-field">
    Configure label text, field position, and field content type.
  </Card>

  <Card title="Field Position tab" icon="ruler-combined" href="/flexi-capture/fls/template/labeled-field#fieldposition">
    Set the position of a Labeled Field relative to its label.
  </Card>

  <Card title="Field tab" icon="list" href="/flexi-capture/fls/template/labeled-field#field">
    Define the content type of a Labeled Field's value.
  </Card>

  <Card title="Search Constraints tab" icon="magnifying-glass" href="/flexi-capture/fls/template/basic-constraints">
    Define an absolute search area with page ranges and coordinates.
  </Card>

  <Card title="Relations tab" icon="diagram-project" href="/flexi-capture/fls/template/relations">
    Specify a relative search area using relations to other elements.
  </Card>

  <Card title="Advanced tab" icon="code" href="/flexi-capture/fls/template/advanced-constraints">
    Write additional constraints in the FlexiLayout language.
  </Card>

  <Card title="Advanced for All Instances tab" icon="code" href="/flexi-capture/fls/template/advanced-repeatable-group">
    Set constraints for Repeating Group instances and repetitions.
  </Card>

  <Card title="Errors tab" icon="triangle-exclamation" href="/flexi-capture/fls/settings/compile#errors-tab">
    Build the FlexiLayout to check it for errors before use.
  </Card>
</CardGroup>
