←Select platform

Commands Property

Summary

Manages the commands of the document viewer.

Syntax
C#
VB
C++
public DocumentViewerCommands Commands { get; } 
Public ReadOnly Property Commands() As DocumentViewerCommands 
   Get 
public:  
   property DocumentViewerCommands^ Commands 
   { 
      DocumentViewerCommands^ get() 
   } 

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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

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