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

In This Topic
EnableTextSelectionAnnotation Property (DocuViewareControl)
In This Topic
Specifies whether the selected text context menu options should contain annotations entries.
Syntax
'Declaration
 
Public Property EnableTextSelectionAnnotation As Boolean
public bool EnableTextSelectionAnnotation {get; set;}
Remarks
Default value is true.
See Also