useAnnotations Property (DocumentViewerCreateOptions)

Summary

Indicates whether annotation support is to be enabled in the document viewer

Syntax

JavaScript Syntax
Object.defineProperty(DocumentViewerCreateOptions.prototype, 'useAnnotations', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
useAnnotations: boolean;

Property Value

true to enable annotation support in the document viewer; otherwise, false.

Remarks

Refer to DocumentViewerCreateOptions for more information.

Example

For an example, refer to DocumentViewer.

Requirements

Target Platforms

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