Table of Contents

Enum MetafileFormat

Namespace
DocWright.Core.Metafiles
Assembly
DocWright.Core.dll

The container format of a metafile payload.

public enum MetafileFormat

Fields

Unknown = 0

The bytes are not a metafile this library recognizes.

Emf = 1

Enhanced Metafile (MS-EMF), the format Word writes today.

Wmf = 2

Windows Metafile (MS-WMF), including the placeable variant with an Aldus header.