CursorModeType Enum
Lists values that specify the interaction mode for the keyboard and cursor.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v19.2.dll
Declaration
Members
Name | Description |
---|---|
HandTool |
|
SelectTool |
|
MarqueeZoom |
|
TextHighlightTool |
|
TextStrikethroughTool |
|
TextUnderlineTool |
|
Related API Members
The following properties accept/return CursorModeType values:
Remarks
The values listed by this enumeration are used to set the PdfViewerControl.CursorMode property's value.