PDFReaderControls.NET Standard Class Reference

CursorMode Enumeration

The different modes of the cursor in the PagesViewer control.

public enum CursorMode

Members

Member Name Description
Pan Move the page around.
ZoomIn While in this mode, clicking on the page will zoom in.
ZoomOut While in this mode, clicking on the page will zoom in.
ZoomToSelection While in this mode, a rectangle can be dragged to zoom in.
SelectText While in this mode, text can be selected and copied to the clipboard.
Custom Mouse events are handle by the client in an application specific way.

Requirements

Namespace: TallComponents.PDF.ReaderControls

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

TallComponents.PDF.ReaderControls Namespace