Name Property

Applies to TestComplete 12.60, last modified on September 17, 2018
The Optical Character Recognition feature provided by the OCR plugin is deprecated. It was removed from TestComplete in version 12.60 and is no longer available for later versions.
Instead, TestComplete version 12.60 introduces the new Optical Character Recognition engine featuring Google Cloud Vision API. To learn more, see Optical Character Recognition.
If you need to use the legacy feature, please contact our Customer Care team.

Description

The Font.Name property specifies the name of the font stored as an item of the custom font collection represented by the FontCollection object.

Declaration

FontObj.Item

Read-Write Property String
FontObj An expression, variable or parameter that specifies a reference to a Font object

Applies To

The property is applied to the following object:

Property Value

A string that denotes the name of the font.

Example

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

See Also

Font.Styles
Font.Sizes
FontCollection Object
Using Optical Character Recognition

Highlight search results