FontSize property



Specifies the font size for text entries in this task.

Syntax

Set:     Task.setFontSize(nSize)
Get:     nSize = Task.getFontSize()

Applies to

Task object.

Data type

int. The nSize value specifies the font size for text entries in this task.

Usage

This property specifies the font size for text entries in this task.

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)
FontName property (of TextElement)
FontSize property (of Column)
FontSize property (of Scheduler)
FontSize property (of TextElement)