overflowPolicy
public static const FIT_ANY:String = fitAny
Fit the line in the composition area if any part of the line fits.
public static const FIT_DESCENDERS:String = fitDescenders
Fit the line in the composition area if the area from the top to the baseline fits.