Share
 
 

WMFFOREGND (System Variable)

Controls the assignment of the foreground color when objects are inserted in Windows metafile (WMF) format.

Type:Switch
Saved in:Not-saved
Initial value:0

The objects may be inserted using any of the following methods:

  • Output to a Windows metafile using WMFOUT
  • Copied to the Clipboard and pasted as a Windows metafile
  • Dragged as a Windows metafile

WMFFOREGND applies only when WMFBKGND is set to Off.

Value

Description

0

The foreground and background colors are swapped if necessary to ensure that the foreground color is darker than the background color

1

The foreground and background colors are swapped if necessary to ensure that the foreground color is lighter than the background color

Was this information helpful?