Click or drag to resize
HotkeyPrefix Enumeration
Specifies the type of display for hot-key prefixes that relate to text.

Namespace: Aspose.PSD
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public enum HotkeyPrefix
Members
  Member nameValueDescription
None0 No hot-key prefix.
Show1 Display the hot-key prefix.
Hide2 Do not display the hot-key prefix.
See Also