KGy SOFT Drawing Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Metafile
Extensions
Save
As
Emf 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
Reference
MetafileExtensions Class
KGySoft.Drawing Namespace
In This Article
Overload List
See Also