Enum
FixedDocumentViewerMode

Represents FixedDocumentViewer mode.

Definition

Namespace:Telerik.UI.Xaml.Controls.PdfViewer

Assembly:Telerik.WinUI.Controls.PdfViewer.dll

Syntax:

cs-api-definition
public enum FixedDocumentViewerMode

Fields

None

Represents default mode.

Declaration

cs-api-definition
None = 0

Field Value

FixedDocumentViewerMode

Pan

Represents pan mode.

Declaration

cs-api-definition
Pan = 1

Field Value

FixedDocumentViewerMode

TextSelection

Represents text selection mode.

Declaration

cs-api-definition
TextSelection = 2

Field Value

FixedDocumentViewerMode

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