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

# ISectionDefinitionInfo

> ISectionDefinitionInfo は、FlexiCapture のスクリプトで Document Definition のセクションを表し、そのセクション名と flexible かどうかを示します。

<div id="what-it-does">
  ## 説明
</div>

Document Definition 内のセクションについて説明します。

<div id="properties">
  ## プロパティ
</div>

| **名前**     | **型**  | **アクセス** | **説明**              |
| ---------- | ------ | -------- | ------------------- |
| IsFlexible | bool   | 読み取り専用   | セクションがflexibleかどうか。 |
| Name       | string | 読み取り専用   | セクション名。             |
