PdfViewerContextMenuDisabled Property Terminal Works - PDF Printing.Net Library
Disable context menu - if true, context menu will not be shown if right mouse button is clicked. Default is false.

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

public bool ContextMenuDisabled { get; set; }

Property Value

Type: Boolean
See Also

Reference