'Declaration Public Enum MouseModeEnum Inherits System.Enum
public enum MouseModeEnum : System.Enum
'Declaration Public Enum MouseModeEnum Inherits System.Enum
public enum MouseModeEnum : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Preview.MouseModeEnum