Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.