Enum
FixedDocumentViewerMode

Provides the viewer modes for the RadPdfViewer.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.PdfViewer.dll

Syntax:

cs-api-definition
public enum FixedDocumentViewerMode

Fields

None

Just displays the document.

Declaration

cs-api-definition
None = 0

Field Value

FixedDocumentViewerMode

Pan

Pan mode - the document is scrolled when dragging with the mouse.

Declaration

cs-api-definition
Pan = 1

Field Value

FixedDocumentViewerMode

TextSelection

Selection mode - text is selected when dragging with mouse pointer.

Declaration

cs-api-definition
TextSelection = 2

Field Value

FixedDocumentViewerMode

In this article
DefinitionFieldsNonePanTextSelection
Not finding the help you need?
Contact Support