LoadFlexibleDescription Method of the SectionDefinition Object

This method allows you to load a flexible description from the file in ABBYY FlexiLayout Studio format (*.afl). ABBYY Flexible Layout files are created with ABBYY FlexiLayout Studio.

Note: To ensure that the fields of the loaded Document Definition are displayed correctly, we recommend that you call the Rearrange method after loading flexible descriptions.

Syntax

Visual Basic .NET

Function LoadFlexibleDescription(Path As String) As FlexibleDescription
    

C++

HRESULT LoadFlexibleDescription(
  BSTR                   Path,
  IFlexibleDescription** Result
);
    

Parameters

Path
[in] This variable contains the path to the file containing flexible description (*.afl).
Result
[out, retval] A pointer to the IFlexibleDescription* variable that receives the interface pointer for the flexible description.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.

See also

SectionDefinition

FlexibleDescription

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.