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

EnableTextSelectionAnnotation Property (DocuViewareControl)

In This Topic
Specifies whether the selected text contextual 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