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

Aspose.Imaging Version: 24.6.0

Members

Member nameDescription
HOTKEY_PREFIX_HIDESpecifies that the hotkey prefix SHOULD be displayed.
HOTKEY_PREFIX_NONESpecifies that the hotkey prefix SHOULD NOT be displayed.
HOTKEY_PREFIX_SHOWSpecifies that no hotkey prefix is defined.