Skip to main content
All docs
V24.1

DXImageFormat.Emf Property

Gets the enhanced metafile (EMF) image format. Currently not supported.

Namespace: DevExpress.Drawing

Assembly: DevExpress.Drawing.v24.1.dll

NuGet Package: DevExpress.Drawing

Declaration

public static DXImageFormat Emf { get; }

Property Value

Type Description
DXImageFormat

An object that indicates the enhanced metafile image format.

See Also