interactionMode property

PdfInteractionMode interactionMode
final

Indicates the interaction modes of SfPdfViewer in a desktop browser.

On a touch device, this will have no effect since panning is the default mode for scrolling and selection is made by long pressing a word in the document.

Defaults to selection mode in a desktop browser.

Implementation

final PdfInteractionMode interactionMode;