Answered
align text right in textframe (in script)
Hi,
(scripting)
a) How align text in textframe to the Right?
Hi,
(scripting)
a) How align text in textframe to the Right?
Run the following code with a selected textframe
app.selection[0].parentStory.justification = Justification.RIGHT_ALIGN
If right justified is needed then use the following value for assignment
-Manan
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.