PDFViewerHotkeysMouseWheelZoomModifier Property

Apitron PDF Controls help
Apitron.PDF.Controls for .NET
Gets or sets the mouse wheel zoom modifier key, user must press and hold it to get the zoom working with the mouse wheel.

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

public Keys MouseWheelZoomModifier { get; set; }

Property Value

Type: Keys
The mouse wheel zoom modifier.
See Also

Reference