Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

AnnotationsUri Property (DocumentAnnotations)






Location of the external annotation file used when this document was loaded.
Syntax
public Uri AnnotationsUri {get;}
'Declaration
 
Public ReadOnly Property AnnotationsUri As Uri
'Usage
 
Dim instance As DocumentAnnotations
Dim value As Uri
 
value = instance.AnnotationsUri
public URI getAnnotationsUri()
            
public:
property Uri^ AnnotationsUri {
   Uri^ get();
}

Property Value

The location of the external annotation file used when this document was loaded.
Remarks

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.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.

Requirements

Target Platforms

See Also

Reference

DocumentAnnotations Class
DocumentAnnotations Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features