Classes

  ClassDescription
Public classCursors
Additional cursors.
Public classDefaultActionHandler
The default ActionHandler handles the common actions for a pages viewer.
Public classSelection
This class captures the current selection. Basically, each selection is a list of interactors.
Public classViewerSettings
Encapsulates all settings that control PagesViewer appereance.

Interfaces

  InterfaceDescription
Public interfaceIViewer
The interface that all viewers provide.

Enumerations

  EnumerationDescription
Public enumerationCursorMode
The different modes of the cursor in the PagesViewer control.
Public enumerationDragBehavior
This enum specifies how events are generated when the mouse gets dragged over a particular interactor.
Public enumerationPageLayout
Different ways of laying out pages on the canvas.
Public enumerationTextSelectMode
Different modes for selecting text while the CursorMode of the CursorModePagesViewer is SelectText.
Public enumerationZoomMode
The zoom mode.