Hi ,

In the sevice CharacterProperties inside CharacterStyle the properties
starting with Char is workinng
but all other properties are throwing the
UNKNOWN PROPERTY EXECEPTION
i.e) in the line
xStyleProps.setPropertyValue ("HyperLinkURL", new String("www.gmail.com "));

instead of HyperLinkUrl if we use the properties starting with Char(like
CharWeight,CharHeight,CharUnderLine) it works fine but if we use other
properties like HyperLinkUrl,
VisitedCharStyleName, UnvisitedCharStyleName...it is not working. why it is
happening so? any reason for that


regards,
Madhan

Reply via email to