Format property (ILTResultOptions)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

FORMATTYPE Format

Overview

Refer to Handling the Results of the Recognition Process

Remarks

Gets or sets the format type of the output document in which the recognition results are saved. For a list of possible values, refer to FORMATTYPE.

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:

FormatLevel 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