Font property



The font for a text entry.

Syntax

Set:     TextElement.setFont(Font)
Get:     Font = TextElement.getFont()

Applies to

TextElement object.

Data type

Font. The Font value references a Font object that specifies the font used for the text in the TextElement object.

Usage

This property represents the font used for the text in the TextElement object.

See also

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