Gets and sets whether annotations can be edited.
Read-write property
Visual Basic |
---|
Public Property EditAnnotations As Boolean |
A boolean value which is True to allow editing of annotations. Otherwise, False is used.
The default value is True.
Note: This property can not be set in the Object/Embed tag, list file, or during the OnInitialize event.