Font property



Specifies the font for all currently displayed text entries in the task.

Syntax

Set:     Task.setFont(font)
Get:     font = Task.getFont()

Applies to

Task object.

Data type

Font. The font value references the Font object that specifies the font for the text entries in Task object.

Usage

This property specifies the font of all currently displayed text entries in the task.

See also

Font property (of Scheduler)
Font property (of TextElement)
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)
TextColor property (of Task)