[]
Describes the supported preview pane mouse behavior modes.
public enum MouseModeEnum
Name | Description |
---|---|
Hand | Clicking and dragging with the mouse moves the document page within the preview window. |
None | No action is associated with the mouse. |
Select | Clicking and dragging with the mouse selects text. |
Zoom | Clicking and dragging with the mouse zooms into the rectangle upon mouse button release. |
ZoomOut | Clicking and dragging with the mouse zooms out of the rectangle upon mouse button release. |