FontName property



The name of the font for a text entry.

Syntax

Set:     TextElement.setFontName(sName)
Get:     sName = TextElement.getFontName()

Applies to

TextElement object.

Data type

String. The sName value references a String object that specifies the name of the font for text in the TextElement object.

Usage

This property represents the name of the font for this TextElement object.

See also

Font property (of Scheduler)
Font property (of Task)
Font property (of TextElement)
FontName property (of Column)
FontName property (of Scheduler)
FontName property (of Task)
FontSize property (of Column)
FontSize property (of Scheduler)
FontSize property (of Task)
FontSize property (of TextElement)