annotations Property

Summary

Annotations properties

Syntax

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

Property Value

The properties of the annotations if used; otherwise, null.

Remarks

Refer to DocumentConvertResult for more information.

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