EmfPlusHotkeyPrefix Enumeration
The HotkeyPrefix enumeration defines output options for hotkey prefixes in graphics text.
Module: aspose.imaging.fileformats.emf.emfplus.consts
Full Name: aspose.imaging.fileformats.emf.emfplus.consts.EmfPlusHotkeyPrefix
Members
Member name | Description |
---|---|
HOTKEY_PREFIX_HIDE | Specifies that the hotkey prefix SHOULD be displayed. |
HOTKEY_PREFIX_NONE | Specifies that the hotkey prefix SHOULD NOT be displayed. |
HOTKEY_PREFIX_SHOW | Specifies that no hotkey prefix is defined. |