HotkeyPrefix

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class HotkeyPrefix extends System.Enum

Specifies the type of display for hot-key prefixes that relate to text.

Fields

FieldDescription
NoneNo hot-key prefix.
ShowDisplay the hot-key prefix.
HideDo not display the hot-key prefix.

None

public static final int None

No hot-key prefix.

Show

public static final int Show

Display the hot-key prefix.

Hide

public static final int Hide

Do not display the hot-key prefix.