Close Method (AnnotationManager)
In This Topic
Closes the current AnnotationManager object by releasing the loaded document and all related annotations data.
It is a good practice to call this method when you complete all the necessary annotation handling of the document.
Overload List
Overload | Description |
Close | Closes the current AnnotationManager object by releasing the loaded document and all related annotations data.
It is a good practice to call this method when you complete all the necessary annotation handling of the document. |
See Also