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

EnableSelectedTextAnnotationEdition Property (DocuViewareControl)

In This Topic
Specifies whether the selected text annotations shall be editable.
Syntax
'Declaration
 
Public Property EnableSelectedTextAnnotationEdition As Boolean
public bool EnableSelectedTextAnnotationEdition {get; set;}
Remarks
Default value is true.
See Also