In this section:
A metafile is a device independent representation for graphics images. You need to open a metafile if you use either DO_COPIES@ or PRINT_GRAPHICS_PAGE@ to print a graphics image (an example appears in Using a metafile to print multiple copies).
Closes a previously opened metafile. |
|
Produces multiple printer copies using a metafile. |
|
Sends a metafile to the clipboard. |
|
Records graphics sequences so that they can be replayed to the printer. |
|
Plays a clipboard metafile on the current drawing surface. |
|
Prints a drawing surface using a metafile. |