In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / EnableTextCopyMenuItem Property

EnableTextCopyMenuItem Property (DocuViewareControl)

In This Topic
Specifies whether the selected text contextual menu options should contain the text copy entry.
Syntax
'Declaration
 
Public Property EnableTextCopyMenuItem As Boolean
public bool EnableTextCopyMenuItem {get; set;}
Remarks
Default value is true.
See Also