Answered
Hide Elements
Hi,
How to hide and show textframes in illustrator using script?
Hi,
How to hide and show textframes in illustrator using script?
Tanks for your replay..
I was found solution
app.selection[0].hidden = true;
and one more thing..textFrame does not have visible property
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.