Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

CanRun(String) Method






Command name
Checks if a command can run.
Syntax
public bool CanRun( 
   string commandName
)
'Declaration
 
Public Overloads Function CanRun( _
   ByVal commandName As String _
) As Boolean
'Usage
 
Dim instance As DocumentViewerCommands
Dim commandName As String
Dim value As Boolean
 
value = instance.CanRun(commandName)
public:
bool CanRun( 
   String^ commandName
) 

Parameters

commandName
Command name

Return Value

true if the command can run with the specified value; otherwise, false.
Remarks

This method is the equivalent of calling CanRun(commandName, value) with value set to null and can be used as a shortcut to using commands that do not take parameters.

Refer to Document Viewer Commands for more information.

Requirements

Target Platforms

See Also

Reference

DocumentViewerCommands Class
DocumentViewerCommands Members
Overload List

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features