Font Object

Applies to TestComplete 15.62, last modified on March 19, 2024
This object is provided by the legacy OCR plugin. In version 12.60, the plugin was replaced with the new Optical Character Recognition plugin powered by Google Cloud Vision API. To learn more, see Optical Character Recognition.
The legacy OCR plugin was removed from TestComplete in version 12.60. If you need to use objects, methods, and properties provided by the legacy plugin with this version of TestComplete, please contact our Customer Care team. The legacy OCR plugin was restored in TestComplete version 14.0. To use the objects, methods, and properties with this or later TestComplete version, you need to install and enable the plugin manually.

Description

The Font object represents an individual font and its attributes stored as an item in the custom font collection that is used during Optical Character Recognition in TestComplete. To get the Font object, either access the FontCollection.Item property or call the FontCollection.Add method.

Members

Example

To view an example that demonstrates how to use the Font object, see the General Recognition Procedure section of the Using Optical Character Recognition - Overview topic.

See Also

Using Optical Character Recognition - Overview
FontCollection Object

Highlight search results