[Q] Accessing Area Type Options vertical align. Possible?
I'm trying to access the 'align to bottom' setting in the Area Type Options dialogue box through JavaScript. Can anyone tell me whether this is possible?
I can find:
app.executeMenuCommand('area-type-options');
Is it possible to drill deeper into this dialogue box?
Any help greatly appreciated.
// Tom

