| Constant | Defined by | ||
|---|---|---|---|
| ARIAL : String = "Arial" [static]
| FontFamily | ||
| COURIER : String = "Courier" [static]
| FontFamily | ||
| HELVETICA : String = "Helvetica" [static]
| FontFamily | ||
| SYMBOL : String = "Symbol" [static]
| FontFamily | ||
| TIMES : String = "Times" [static]
| FontFamily | ||
| ZAPFDINGBATS : String = "Zapfdingbats" [static]
| FontFamily | ||
| ARIAL | constant |
public static const ARIAL:String = "Arial"
| COURIER | constant |
public static const COURIER:String = "Courier"
| HELVETICA | constant |
public static const HELVETICA:String = "Helvetica"
| SYMBOL | constant |
public static const SYMBOL:String = "Symbol"
| TIMES | constant |
public static const TIMES:String = "Times"
| ZAPFDINGBATS | constant |
public static const ZAPFDINGBATS:String = "Zapfdingbats"