PdfViewerSelectionDisabled Property Terminal Works - PDF Printing.Net Library
Disable selection of text and images. Even if false, if document permission doesn't allow selection then selection will be disabled.

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

public bool SelectionDisabled { get; set; }

Property Value

Type: Boolean
See Also

Reference