Avatar

Level 1

Hi.

How can I change appearance of text field in adobe script from "None" to "Underline"?

I found a topic http://forums.adobe.com/thread/333746, and found out that there's no way to change appearance simply like property of textField.

I have to perform some more changes to activate it. What changes do I have to perform to change appearance

from

caption_none.png

to

caption_underline.png

adobe script?