GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuViewareControl Class / ShowRedactOptionInContextMenu Property

In This Topic
ShowRedactOptionInContextMenu Property (DocuViewareControl)
In This Topic
Controls whether the redact option is visible in the text selection context menu.
Syntax
'Declaration
 
Public Property ShowRedactOptionInContextMenu As Boolean
public bool ShowRedactOptionInContextMenu {get; set;}
Remarks
Default value is true.
See Also