EmfPlusHotkeyPrefix

EmfPlusHotkeyPrefix enumeration

The HotkeyPrefix enumeration defines output options for hotkey prefixes in graphics text.

public enum EmfPlusHotkeyPrefix

Values

NameValueDescription
HotkeyPrefixNone0Specifies that the hotkey prefix SHOULD NOT be displayed.
HotkeyPrefixShow1Specifies that no hotkey prefix is defined.
HotkeyPrefixHide2Specifies that the hotkey prefix SHOULD be displayed.

See Also