Location of the external annotation file used when this document was loaded.
public Uri AnnotationsUri { get; }
Public ReadOnly Property AnnotationsUri() As System.Uri
Get
public:
property System::Uri^ AnnotationsUri
{
System::Uri^ get()
}
public URI getAnnotationsUri()
The location of the external annotation file used when this document was loaded.
AnnotationsUri is set by the LEADDocument object when the document was loaded. It will hold the same value passed to LoadDocumentOptions.AnnotationsUri passed to DocumentFactory.LoadFromFile, DocumentFactory.LoadFromUri, DocumentFactory.LoadFromUriAsync or DocumentFactory.LoadFromStream.
GetAnnotations or DocumentPage.GetAnnotations is used to get the annotations for a page from the original source.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document