Gets the object that manages the annotations of the document.
Object.defineProperty(Document.prototype, 'annotations',
get: function()
)
annotations: DocumentAnnotations; // read-only
The DocumentAnnotations object that manages the annotations of this Document.
Refer to DocumentAnnotations for more information.
For an example, refer to DocumentAnnotations.
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