MetafileExtensionsSaveAsEmf Method

Overload List

SaveAsEmf(Metafile, Stream) Saves the specified metafile as an EMF (Enhanced Metafile) using Windows API.
SaveAsEmf(Metafile, String) Saves the specified metafile to the specified file as an EMF (Enhanced Metafile) using Windows API.

See Also