PDFViewerEnableHotkeys Property

Apitron PDF Controls help
Apitron.PDF.Controls for .NET
Gets or sets a value indicating whether hotkeys handling should be enabled.

Namespace:  Apitron.PDF.Controls
Assembly:  Apitron.PDF.Controls (in Apitron.PDF.Controls.dll) Version: 1.0.154.0
Syntax

public bool EnableHotkeys { get; set; }

Property Value

Type: Boolean
true if hotkeys should be enabled; otherwise, false.
See Also

Reference