Sets the text of a RichEdit control, including all the RTF codes.
public void setRTF( String rtfText )
rtfText
The text to set, including all the RTF codes.
WFCException thrown if the text contains no RTF codes.
See Also getRTF