Manages the global annotations settings for the document.
function lt.Documents.DocumentAnnotations
class lt.Documents.DocumentAnnotations()
DocumentAnnotations manages the global annotations settings of the document. It can be accessed through the Annotations property of Document.
DocumentAnnotations contains the following:
AnnotationsUri: The location of the external annotation file used when this document was loaded.
GetAnnotations and SetAnnotations: Can be used to get or set an array of annotations container objects for one or more pages with a single call.
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