public final class HotkeyPrefix
extends com.aspose.ms.System.Enum
Specifies the type of display for hot-key prefixes that relate to text.
Modifier and Type | Field and Description |
---|---|
static int |
Hide
Do not display the hot-key prefix.
|
static int |
None
No hot-key prefix.
|
static int |
Show
Display the hot-key prefix.
|
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, parseQuick, parseQuick, register, toObject, toString
public static final int None
No hot-key prefix.
public static final int Show
Display the hot-key prefix.
public static final int Hide
Do not display the hot-key prefix.