Flash Pro CS6.
SpriteSheetExporter.canShapePad
Read-only property; A boolean value indicating whether the framework specified by the SpriteSheetExporter.layoutFormat property supports shape padding.
var exporter = new SpriteSheetExporter;
alert(exporter.canShapePad);