This question is locked. New answers and comments are not allowed.
I want to insert a merge field programatically into my RadDocument.
When I insert the field I want it to have a specific style (font, size) and ignore the current style for the current position of the document.
I can insert the field user the Insertfield() function on a RadDocument but how can I then change the style for that merge field afterwards?
When I insert the field I want it to have a specific style (font, size) and ignore the current style for the current position of the document.
I can insert the field user the Insertfield() function on a RadDocument but how can I then change the style for that merge field afterwards?