Quantcast
Channel: Adobe Community : All Content - LiveCycle Designer
Viewing all articles
Browse latest Browse all 5571

How to change the color for Object "Line"

$
0
0

Hi, i need to change via scripting the color for an object "Line" created by Designer ( Adobe LiveCycle Designer ES3)

 

I've tried to do it as i've done for the object "Text" but it doesn't work,

like this:

multiple.page1.Line1.border.fill.color.value = "255,128,164"; (doesn't work)

or

multiple.page1.Line1.font.fill.color.value  = "255,128,164"; (doesn't work)

 

 

The code for changing the color for the object "Text" is:  multiple.page1.Text1.border.fill.color.value = "255,128,64"; That's OK

 

Someone can indicate me the way to do it?

I've tried also whith:  Line1.setAttribute(value,name) but i didn't find the property name

Thanks


Viewing all articles
Browse latest Browse all 5571

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>