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

FieldDescription
COLORMATCHTOTARGET_NOTEMBEDDEDIndicates that a color profile has not been embedded in the metafile.
COLORMATCHTOTARGET_EMBEDDEDIndicates 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