In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / EnableRemoveTextItem Property

EnableRemoveTextItem Property (DocuVieware)

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