HotkeyPrefix

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

public final class HotkeyPrefix extends System.Enum

Gibt den Anzeigetyp für Tastaturkürzel‑Präfixe an, die sich auf Text beziehen.

Felder

FeldBeschreibung
NoneKein Hotkey-Präfix.
ShowHotkey-Präfix anzeigen.
HideHotkey-Präfix nicht anzeigen.

None

public static final int None

Kein Hotkey-Präfix.

Show

public static final int Show

Hotkey-Präfix anzeigen.

Hide

public static final int Hide

Hotkey-Präfix nicht anzeigen.