SelOutputFont property (ILTCharacterOptions)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

MODE_SELECTOR SelOutputFont

Overview

Refer to Using the Character Options

Remarks

Gets or sets a value that indicates whether the font names and character sizes are exported, and if so, are they calculated or predefined. For a list of possible values, refer to MODE_SELECTOR.

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

To update the paragraph options for saving the recognition results, set this property and the other ILTCharacterOptions properties accessed by the CharacterOptions property of the ResultOptions property, and call the SetRecognitionResultOptions method.

See Also

Elements:

FontNames property, Size property, Bold property, Italic property, Underline property, ResultOptions property, CharacterOptions property, GetRecognitionResultOptions method, SetRecognitionResultOptions method

Topics:

Quick Reference OCR: Using the Character Options