EmfColorMatchToTarget Enumeration
The ColorMatchToTarget enumeration is used to determine whether a color profile has been embedded in the metafile.
Module: aspose.imaging.fileformats.emf.emf.consts
Full Name: aspose.imaging.fileformats.emf.emf.consts.EmfColorMatchToTarget
Members
| Member name | Description |
|---|---|
| COLORMATCHTOTARGET_EMBEDDED | Indicates that a color profile has been embedded in the metafile |
| COLORMATCHTOTARGET_NOTEMBEDDED | Indicates that a color profile has not been embedded in the metafile. |