Packagecom.adobe.mediacore.textformat
Classpublic final class Size
InheritanceSize Inheritance Object

The Size enum is used to provide a value for the font size.



Public Constants
 ConstantDefined By
  DEFAULT : String = default
[static]
Size
  LARGE : String = large
[static]
Size
  MEDIUM : String = medium
[static]
Size
  SMALL : String = small
[static]
Size
Constant Detail
DEFAULTConstant
public static const DEFAULT:String = default

LARGEConstant 
public static const LARGE:String = large

MEDIUMConstant 
public static const MEDIUM:String = medium

SMALLConstant 
public static const SMALL:String = small