tag Property (DocumentViewerCommand)

Summary

Extra generic value associated with this command.

Syntax

JavaScript Syntax
Object.defineProperty(DocumentViewerCommand.prototype, 'tag', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
tag: any;

Property Value

Extra generic value associated with this command. Default value is null.

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