DataFormats.CF_RTFTEXT

Overview | Methods | Fields | This Package | All Packages

DataFormats.CF_RTFTEXT

Specifies text consisting of Microsoft rich text format (RTF) data.

Syntax

public static final String CF_RTFTEXT;

Remarks

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.