public final class AnimateTextType
extends com.aspose.ms.System.Enum
Represents the animate text type of an animation effect.
| Modifier and Type | Field and Description |
|---|---|
static int |
AllAtOnce
Animate all text at once.
|
static int |
ByLetter
Animate text by letter.
|
static int |
ByWord
Animate text by word.
|
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, toStringpublic static final int AllAtOnce
Animate all text at once.
public static final int ByWord
Animate text by word.
public static final int ByLetter
Animate text by letter.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.