FontNames property (ILTCharacterOptions)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

FONT_DEFINE FontNames (short iIndex);

Overview

Refer to Using the Character Options

Remarks

Gets or sets an array of values that represent the font names that may be output. For a list of possible values, refer to FONT_DEFINE.

This property is updated with the current values 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:

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

Topics:

Quick Reference OCR: Using the Character Options