public final class EffectPresetClassType
extends com.aspose.ms.System.Enum
Represent effect class types.
Modifier and Type | Field and Description |
---|---|
static int |
Emphasis
{@code
|
static int |
Entrance
{@code
|
static int |
Exit
{@code
|
static int |
MediaCall
{@code
|
static int |
OLEActionVerbs
{@code
|
static int |
Path
{@code
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Entrance
<p>Entrance effects class.</p>
<p>Target shape types: All</p>
public static final int Exit
<p>Exit effects class.</p>
<p>Target shape types: All</p>
public static final int Emphasis
<p>Emphasis effects class.</p>
<p>Target shape types: All</p>
public static final int Path
<p>Motion Paths class.</p>
<p>Target shape types: All</p>
public static final int MediaCall
<p>Media effects class.</p>
<p>Target shape types: {@link IVideoFrame}, {@link IAudioFrame}</p>
public static final int OLEActionVerbs
<p>OLE Action Verbs class.</p>
<p>Target shape types: {@link IOleObjectFrame}</p>