public final class EmfColorMatchToTarget
extends com.aspose.ms.System.Enum
The ColorMatchToTarget enumeration is used to determine whether a color profile has been embedded in the metafile.
Modifier and Type | Field and Description |
---|---|
static int |
COLORMATCHTOTARGET_EMBEDDED
Indicates that a color profile has been embedded in the metafile
|
static int |
COLORMATCHTOTARGET_NOTEMBEDDED
Indicates that a color profile has not been embedded in the metafile.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int COLORMATCHTOTARGET_NOTEMBEDDED
Indicates that a color profile has not been embedded in the metafile.
public static final int COLORMATCHTOTARGET_EMBEDDED
Indicates that a color profile has been embedded in the metafile