| Language Version: | ActionScript 3.0 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
The DigitCase class is an enumeration of constant values used in setting the
digitCase property
of the ElementFormat class.
public static const DEFAULT:String = "default"| Language Version: | ActionScript 3.0 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
Used to specify default digit case. The results are font-dependent; characters use the settings specified by the font designer
without any features applied.
public static const LINING:String = "lining"| Language Version: | ActionScript 3.0 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
Used to specify lining digit case.
public static const OLD_STYLE:String = "oldStyle"| Language Version: | ActionScript 3.0 |
| Runtime Versions: | Flash Player 10, AIR 1.5 |
Used to specify old style digit case.
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00