Enum EmfColorMatchToTarget
EmfColorMatchToTarget enumeration
The ColorMatchToTarget enumeration is used to determine whether a color profile has been embedded in the metafile.
public enum EmfColorMatchToTarget
Values
Name | Value | Description |
---|---|---|
COLORMATCHTOTARGET_NOTEMBEDDED | 0 | Indicates that a color profile has not been embedded in the metafile. |
COLORMATCHTOTARGET_EMBEDDED | 1 | Indicates that a color profile has been embedded in the metafile |
See Also
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Consts
- assembly Aspose.Imaging