annotations Property (Document)

Summary

Gets the object that manages the annotations of the document.

Syntax

JavaScript Syntax
Object.defineProperty(Document.prototype, 'annotations', 
	get: function() 
) 
TypeScript Syntax
annotations: DocumentAnnotations; // read-only

Property Value

The DocumentAnnotations object that manages the annotations of this Document.

Remarks

Refer to DocumentAnnotations for more information.

Example

For an example, refer to DocumentAnnotations.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize