FontSize property



The font size for a text entry.

Syntax

Set:     TextElement.setFontSize(nSz)
Get:     nSz = TextElement.getFontSize()

Applies to

TextElement object.

Data type

int. The nSz value indicates the font size for text in the TextElement object.

Usage

This property represents the font size for text in the 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)
FontName property (of TextElement)
FontSize property (of Column)
FontSize property (of Scheduler)
FontSize property (of Task)