Back to Devexpress

PdfHotkeyPrefix Enum

officefileapi-devexpress-dot-pdf-996a99ed.md

latest1.1 KB
Original Source

PdfHotkeyPrefix Enum

Specifies the type of display for hot-key prefixes that relate to text.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public enum PdfHotkeyPrefix
vb
Public Enum PdfHotkeyPrefix

Members

NameDescription
None

No hot-key prefix.

| | Hide |

Do not display the hot-key prefix.

|

The following properties accept/return PdfHotkeyPrefix values:

Remarks

The values listed by the PdfHotkeyPrefix enumeration are used to set the PdfStringFormat.HotkeyPrefix property.

See Also

DevExpress.Pdf Namespace