Table of Contents

Enum EmfColorMatchToTarget

Namespace
Aspose.Imaging.FileFormats.Emf.Emf.Consts
Assembly
Aspose.Imaging.dll

The ColorMatchToTarget enumeration is used to determine whether a color profile has been embedded in the metafile.

public enum EmfColorMatchToTarget

Fields

COLORMATCHTOTARGET_EMBEDDED = 1

Indicates that a color profile has been embedded in the metafile

COLORMATCHTOTARGET_NOTEMBEDDED = 0

Indicates that a color profile has not been embedded in the metafile.