Location of the external annotation file used when this document was loaded.
Object.defineProperty(DocumentAnnotations.prototype, 'annotationsUri',
get: function()
)
annotationsUri: string; // read-only
The location of the external annotation file used when this document was loaded.
AnnotationsUri is set by the Document object when the document was loaded. It will hold the same value passed to LoadDocumentOptions.AnnotationsUri passed to DocumentFactory.LoadFromUri.
GetAnnotations or DocumentPage.GetAnnotations is used to get the annotations for a page from the original source.
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