Microsoft SDK for Java

DataFormats.CF_TEXT

Specifies the standard American National Standards Institute (ANSI) text format.

Syntax

public static final String CF_TEXT;

Remarks

If you assign a String object to the Clipboard, WFC performs the conversion to the Win32 text Clipboard format for you.

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