Microsoft SDK for Java

DataFormats.CF_ENHMETAFILE

Specifies the Windows enhanced metafile format.

Syntax

public static final String CF_ENHMETAFILE;

Remarks

If you assign a Metafile object to the Clipboard, WFC performs the conversion to the Win32 enhanced metafile Clipboard format for you.

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