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

In This Topic
EnableTextSelectionAnnotation Property (DocuVieware)
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