Manages the annotations support in this document viewer.
Object.defineProperty(DocumentViewer.prototype, 'annotations',
get: function()
)
annotations: DocumentViewerAnnotations; // read-only
The DocumentViewerAnnotations object that manages the annotations support in this document viewer.
This class manages the automation support of the annotation containers in the Document set in the document viewer. The annotations are obtained from the document using DocumentPage.GetAnnotations.
Refer to DocumentViewerAnnotations for more information.
For an example, refer to DocumentViewerAnnotations.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET