PdfViewerTextSelectionDisabled Property Terminal Works - PDF Printing.Net Library
Disable selection of text. Even if false, if document permission doesn't allow selection then selection will be disabled. If SelectionDisabled property is true then this property is ignored.

Namespace: PdfViewerNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public bool TextSelectionDisabled { get; set; }

Property Value

Type: Boolean
See Also

Reference