FormatLevel property (ILTResultOptions)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

FORMAT_LEVEL FormatLevel

Overview

Refer to Handling the Results of the Recognition Process

Remarks

Gets or sets a value that represents the amount of formatting that is exported to the output document in which the recognition results are saved. For a list of possible values, refer to FORMAT_LEVEL.

This property is updated with the current setting when the GetRecognitionResultOptions method is called.

To update the recognition result options, set this property and the other ILTResultOptions properties accessed by the ResultOptions property and call the SetRecognitionResultOptions method.

See Also

Elements:

Format property, DocumentOptions property, ParagraphOptions property, CharacterOptions property, MarkOptions property, ResultOptions property, GetRecognitionResultOptions method, SetRecognitionResultOptions method

Topics:

Quick Reference OCR: Handling the Results of the Recognition Process