CreateCcoFromLayout

Creates a CCO file after recognition or conversion is performed. The CCO is needed for the locate actions and for click ‘n’ key during verification.

Syntax

bool CreateCcoFromLayout()

Parameters

None.

Returns

Always True.

Level

Page level.

Details

CreateCcoFromLayout requires a previously created layout file (for example: tm000001_layout.xml) where text is grouped into blocks. For more information about layout XML file, see DocumentAnalytics actions.

Example
Recognize()
CreateCcoFromLayout()