DocumentAnnotations Object

Summary

Manages the global annotations settings for the document.

Syntax

JavaScript Syntax
function lt.Documents.DocumentAnnotations 
TypeScript Syntax
class lt.Documents.DocumentAnnotations() 

Remarks

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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly