Size property (ILTCharacterOptions)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short Size

Overview

Refer to Using the Character Options

Remarks

Gets or sets the character size setting for a pre-defined font to be output. This property is used only if the SelOutputFont property is SELPREDEFINED.

Each of the font names in the FontNames property have the same size.

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:

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

Topics:

Quick Reference OCR: Using the Character Options