Link Search Menu Expand Document

PDFViewerControlMouseMode Property

Gets or sets the mouse mode: hand tool or select tool.

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public MouseMode MouseMode { get; set; }

Property Value

Type: MouseMode
The mouse mode.
See Also

Reference