What it does
Describes a section in a Document Definition.Properties
| Name | Type | Access | Description |
|---|---|---|---|
| IsFlexible | bool | Read-only | Whether the section is flexible or not. |
| Name | string | Read-only | Section name. |
ISectionDefinitionInfo describes a section of a Document Definition in FlexiCapture scripts, reporting the section name and whether it is flexible.
| Name | Type | Access | Description |
|---|---|---|---|
| IsFlexible | bool | Read-only | Whether the section is flexible or not. |
| Name | string | Read-only | Section name. |