EmfColorMatchToTarget
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class EmfColorMatchToTarget extends System.Enum
The ColorMatchToTarget enumeration is used to determine whether a color profile has been embedded in the metafile.
Fields
Field | Description |
---|---|
COLORMATCHTOTARGET_NOTEMBEDDED | Indicates that a color profile has not been embedded in the metafile. |
COLORMATCHTOTARGET_EMBEDDED | Indicates that a color profile has been embedded in the metafile |
COLORMATCHTOTARGET_NOTEMBEDDED
public static final int COLORMATCHTOTARGET_NOTEMBEDDED
Indicates that a color profile has not been embedded in the metafile.
COLORMATCHTOTARGET_EMBEDDED
public static final int COLORMATCHTOTARGET_EMBEDDED
Indicates that a color profile has been embedded in the metafile