public final class TextVerticalOverflowType
extends com.aspose.ms.System.Enum
Represents text vertical overflow type.
Modifier and Type | Field and Description |
---|---|
static byte |
Clip |
static byte |
Ellipsis |
static byte |
NotDefined |
static byte |
Overflow |
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 byte NotDefined
public static final byte Overflow
public static final byte Ellipsis
public static final byte Clip