Set TextField for Bitmap/Pixel Embedded Font?

Is it possible to set a TextField using an embedded Pixel font to use the 'Bitmap text (no-anti-alias)" from within AS3?

All that antiAliasType gives me is NORMAL and ADVANCED, and playing with gridFitType isn’t working either…

Thanks.