itemType Property

Summary

Actual mode bring used to view the image data of the pages.

Syntax

JavaScript Syntax
Object.defineProperty(DocumentViewerView.prototype, 'itemType', 
	get: function() 
) 
TypeScript Syntax
itemType: DocumentViewerItemType; // read-only 

Property Value

The actual mode bring used to view the image data of the pages.

Remarks

Refer to PreferredItemType for more information.

Example

Refer to PreferredItemType for an example.

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.UI Assembly