722 Chapter 12: ActionScript Dictionary
TextFormat.indent
Availability
Flash Player 6.
Usage
my_fmt.indent
Description
Property; an integer that indicates the indentation from the left margin to the first character in
the paragraph. The default value is
null, which indicates that the property is undefined.
See also
TextFormat.blockIndent
TextFormat.italic
Availability
Flash Player 6.
Usage
my_fmt.italic
Description
Property; a Boolean value that indicates whether text in this text format is italicized. The default
value is
null, which indicates that the property is undefined.
TextFormat.leading
Availability
Flash Player 6.
Usage
my_fmt.leading
Description
Property; the amount of vertical space (called leading) between lines. The default value is null,
which indicates that the property is undefined.