MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference page 1229

Actionscript 2.0 language reference
Table of Contents

Advertisement

When
TextField.getTextFormat()
its properties defined; no property is
Availability: ActionScript 1.0; Flash Player 6
See also
setTextFormat (TextField.setTextFormat method)
(TextField.getTextFormat method)
Property summary
Modifiers
Property
align:String
blockIndent:Number
bold:Boolean
bullet:Boolean
color:Number
font:String
indent:Number
italic:Boolean
kerning:Boolean
leading:Number
leftMargin:Number
letterSpacing:Number
rightMargin:Number
size:Number
tabStops:Array
is invoked, a TextFormat object is returned with all of
.
null
,
Description
A string that indicates the alignment of the paragraph.
A number that indicates the block indentation in
points.
A Boolean value that specifies whether the text is
boldface.
A Boolean value that indicates that the text is part of a
bulleted list.
Indicates the color of text.
The name of the font for text in this text format, as a
string.
An integer that indicates the indentation from the left
margin to the first character in the paragraph.
A Boolean value that indicates whether text in this
text format is italicized.
A Boolean value that indicates whether kerning is
enabled or disabled.
An integer that represents the amount of vertical
space in pixels (called leading) between lines.
The left margin of the paragraph, in points.
The amount of space that is uniformly distributed
between characters.
The right margin of the paragraph, in points.
The point size of text in this text format.
Specifies custom tab stops as an array of non-
negative integers.
getTextFormat
TextFormat
1229

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents