Is it possible to retrieve the text justification of a text layer using AEGP suites ?
The jsx equivalent is
var just = layer.property("ADBE Text Properties").property("ADBE Text Document").value.justification;
Thanks
Is it possible to retrieve the text justification of a text layer using AEGP suites ?
The jsx equivalent is
var just = layer.property("ADBE Text Properties").property("ADBE Text Document").value.justification;
Thanks