Answered
Use of currentParagraph.paragraphStyle with JSX
Hi, I try to change the paragraph style of a text using this function in jsx : currentParagraph.paragraphStyle = styleToApply;
the style exists and no error appears but nothin happend. Somebody know why? I made a lot of tests during hours but i can't find the issue!
Thanks in advance.
Ludovic Schmidt
