Specifies text consisting of Microsoft rich text format (RTF) data.
public static final String CF_RTFTEXT;
You can use RTF to retrieve RTF data from the Clipboard. Typically, you use this format to retrieve RTF data that you want to place into a RichEdit control.