T > TextFormat.underline |
TextFormat.underline
TextFormat, TextFormat.underline, underline
Availability
Flash Player 6.
Usage
TextFormat.underline
Description
Property; a Boolean value that indicates if the text that uses this TextFormat is underlined. If underline is set to true, text in this text format is underlined. If false, text in this text format is not underlined. Note that this is the same underline accomplished by the <U> tag, which is not "true" underlining because it does not skip descenders correctly. The default value is null, which indicates that the property is undefined.