C#
VB
Java
C++
Object that manages the annotations of the document.
public DocumentAnnotations Annotations { get; }
Public ReadOnly Property Annotations() As DocumentAnnotations
Get
public:
property DocumentAnnotations^ Annotations
{
DocumentAnnotations^ get()
}
public DocumentAnnotations getAnnotations()
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