italic attribute

The italic attribute specifies whether to present text in italics.

Applies to

<defaults> <text>

Syntax

/ italic = boolean

Parameters

boolean A value of true or false.

Remarks

None.

Examples

The following presents text in italics:

<text sometext>
/ items = ("I love snowboarding")
/ italic = true
</data>


Send comments on this topic.
1999-2006 Millisecond Software, LLC. All rights reserved.