Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewerCommands Class : GetCommand Method |
public DocumentViewerCommand GetCommand( string commandName )
'Declaration
Public Function GetCommand( _ ByVal commandName As String _ ) As DocumentViewerCommand
'Usage
Dim instance As DocumentViewerCommands Dim commandName As String Dim value As DocumentViewerCommand value = instance.GetCommand(commandName)
public: DocumentViewerCommand^ GetCommand( String^ commandName )