Back to Devexpress

PdfStringFormat.HotkeyPrefix Property

officefileapi-devexpress-dot-pdf-dot-pdfstringformat.md

latest1.3 KB
Original Source

PdfStringFormat.HotkeyPrefix Property

Gets or sets the PdfHotkeyPrefix object for this PdfStringFormat object.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfHotkeyPrefix HotkeyPrefix { get; set; }
vb
Public Property HotkeyPrefix As PdfHotkeyPrefix

Property Value

TypeDescription
PdfHotkeyPrefix

The PdfHotkeyPrefix object.

|

Available values:

NameDescription
None

No hot-key prefix.

| | Hide |

Do not display the hot-key prefix.

|

See Also

PdfStringFormat Class

PdfStringFormat Members

DevExpress.Pdf Namespace