Italic property



Specifies whether text entries in a task are italic by default.

Syntax

Set:     Task.setItalic(bItalic)
Get:     bItalic = Task.getItalic()

Applies to

Task object.

Data type

Boolean. If the bItalic value is true, the text entries in the task are italic by default; otherwise, they are by default non-italic.

Usage

This property specifies whether the text entries in the task are italic by default.