Skip to main content

What it does

Contains detailed information about the Document Definition section which is matched on the page. Note. This object is not available on the Web Verification Station for checking rules locally.

Methods

DefinitionDescription
FlexibleAlternativeName( ) : stringReturns the name of the FlexiLayout. Available only for documents that have already been opened.

Properties

Name

Type

Access

Description

DocumentDefinition

IDocumentDefinitionInfo

Read-only

Information about the Document Definition the section belongs to.

FlexibleInstanceId

int

Read-only

Index of a flexible section. A set of pages with the same index of the flexible section forms one document section.

The field is effective for flexible sections only.

If the value of FlexibleInstanceId is different for two pages on which the same definition of the flexible section is matched, it means that the pages belong to different document sections.

IsFlexible

bool

Read-only

Specifies whether the section is flexible.

Name

string

Read-only

The section name.

SectionDefinitionPageNumber

int

Read-only

The page number in the definition of the fixed section matched on the page.

The field is effective for fixed sections only.