tag Property

Summary

Extra generic value associated with this command.

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

Property Value

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

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly