public final class EmfRenderMode
extends com.aspose.ms.System.Enum
The emf render mode
Modifier and Type | Field and Description |
---|---|
static int |
Auto
The automatic mode
|
static int |
Dual
The dual mode, rendering emf records and emf plus records
|
static int |
EmfOnly
The EMF only mode, rendering only emf records
|
static int |
EmfPlusOnly
The EMF plus only mode, rendering only emf plus records
|
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 Auto
The automatic mode
public static final int EmfOnly
The EMF only mode, rendering only emf records
public static final int EmfPlusOnly
The EMF plus only mode, rendering only emf plus records
public static final int Dual
The dual mode, rendering emf records and emf plus records