public final class WmfMetafileVersion
extends com.aspose.ms.System.Enum
The MetafileVersion Enumeration defines values that specify support for device-independent bitmaps (DIBs) in metafiles.
Modifier and Type | Field and Description |
---|---|
static short |
METAVERSION100
DIBs are not supported.
|
static short |
METAVERSION300
DIBs are supported.
|
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 short METAVERSION100
DIBs are not supported.
public static final short METAVERSION300
DIBs are supported.