public final class EmfPlusHotkeyPrefix
extends com.aspose.ms.System.Enum
The HotkeyPrefix enumeration defines output options for hotkey prefixes in graphics text.
Modifier and Type | Field and Description |
---|---|
static int |
HotkeyPrefixHide
Specifies that the hotkey prefix SHOULD be displayed.
|
static int |
HotkeyPrefixNone
Specifies that the hotkey prefix SHOULD NOT be displayed.
|
static int |
HotkeyPrefixShow
Specifies that no hotkey prefix is defined.
|
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 HotkeyPrefixNone
Specifies that the hotkey prefix SHOULD NOT be displayed.
public static final int HotkeyPrefixShow
Specifies that no hotkey prefix is defined.
public static final int HotkeyPrefixHide
Specifies that the hotkey prefix SHOULD be displayed.