annotationsUri Property

Summary

Location of the external annotation file used when this document was loaded.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentAnnotations.prototype, 'annotationsUri', 
   get: function() 
) 
readonly annotationsUri: string; 

Property Value

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

Remarks

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

GetAnnotations or DocumentPage.GetAnnotations is used to get the annotations for a page from the original source.

Requirements

Target Platforms

Help Version 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.