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
| Feld | Beschreibung |
|---|---|
| None | Kein Hotkey-Präfix. |
| Show | Hotkey-Präfix anzeigen. |
| Hide | Hotkey-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.