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

Leadtools.Document.Viewer.WinForms Assembly