PDFViewerHotkeys Class

Apitron PDF Controls help
Apitron.PDF.Controls for .NET
Defines hotkeys used in PDFViewer.
Inheritance Hierarchy

SystemObject
  Apitron.PDF.ControlsPDFViewerHotkeys

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

public sealed class PDFViewerHotkeys

The PDFViewerHotkeys type exposes the following members.

Properties

  NameDescription
Public propertyActivateSearch
Gets or sets the search text hotkey, activates search text box on a toolbar.
Public propertyMouseWheelZoomModifier
Gets or sets the mouse wheel zoom modifier key, user must press and hold it to get the zoom working with the mouse wheel.
Public propertyNavigateBack
Gets or sets the navigate back hotkey.
Public propertyNavigateForward
Gets or sets the navigate forward hotkey.
Public propertyPageDown
Gets or sets the page down hotkey
Public propertyPageUp
Gets or sets the page up hotkey.
Public propertyScrollDown
Gets or sets the scroll down hotkey.
Public propertyScrollUp
Gets or sets the scroll up hotkey.
Public propertyZoomIn
Gets or sets the zoom in hotkey.
Public propertyZoomOut
Gets or sets the zoom out hotkey.
Top
Methods

  NameDescription
Public methodToString
ToString();
(Overrides ObjectToString.)
Top
See Also

Reference