[]
        
(Showing Draft Content)

C1.Win.C1Preview.MouseModeEnum

MouseModeEnum Enum

Describes the supported preview pane mouse behavior modes.

Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
public enum MouseModeEnum

Fields

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.