This class exports the contents of a CanvasControl to a Stream in Windows Enhanced Metafile (EMF) format.

Namespace: yWorks.Canvas.IO
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public class EmfImageExporter : IImageExporter
Visual Basic
Public Class EmfImageExporter _
	Implements IImageExporter

Inheritance Hierarchy

System..::..Object
  yWorks.Canvas.IO..::..EmfImageExporter

See Also