Enum EmfPlusHotkeyPrefix
EmfPlusHotkeyPrefix enumeration
The HotkeyPrefix enumeration defines output options for hotkey prefixes in graphics text.
public enum EmfPlusHotkeyPrefix
Values
Name | Value | Description |
---|---|---|
HotkeyPrefixNone | 0 | Specifies that the hotkey prefix SHOULD NOT be displayed. |
HotkeyPrefixShow | 1 | Specifies that no hotkey prefix is defined. |
HotkeyPrefixHide | 2 | Specifies that the hotkey prefix SHOULD be displayed. |
See Also
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Consts
- assembly Aspose.Imaging