Font property



Specifies the default font for all currently displayed text in this Scheduler.

Syntax

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

Applies to

Scheduler object.

Data type

Font. The Font value references the Font object that specifies the font for displayed text. The legal values are:

Usage

This property specifies the font for all currently displayed text in the Scheduler.

See also

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