commands Property

Summary

Manages the commands of the document viewer.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewer.prototype, 'commands', 
	get: function() 
) 
commands: DocumentViewerCommands; // read-only 

Property Value

The DocumentViewerCommands object that manages the commands of this document viewer.

Remarks

Refer to Document Viewer Commands for more information.

Requirements

Target Platforms

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

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.