public final class HotkeyPrefix
extends com.aspose.ms.System.Enum
Specifies the type of display for hot-key prefixes that relate to text.
Modifier and Type | Field and Description |
---|---|
static int |
Hide
Do not display the hot-key prefix.
|
static int |
None
No hot-key prefix.
|
static int |
Show
Display the hot-key prefix.
|
public static final int None
No hot-key prefix.
public static final int Show
Display the hot-key prefix.
public static final int Hide
Do not display the hot-key prefix.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.