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

In This Topic
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