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

Show in webframe

DocumentViewerCanRunCommand Delegate






The owner document viewer.
Command to check.
The value to use.
Checks if the command can run using the specified value.
Syntax
public delegate bool DocumentViewerCanRunCommand( 
   DocumentViewer documentViewer,
   DocumentViewerCommand command,
   object value
)
'Declaration
 
Public Delegate Function DocumentViewerCanRunCommand( _
   ByVal documentViewer As DocumentViewer, _
   ByVal command As DocumentViewerCommand, _
   ByVal value As Object _
) As Boolean
'Usage
 
Dim instance As New DocumentViewerCanRunCommand(AddressOf HandlerMethod)
public delegate bool DocumentViewerCanRunCommand( 
   DocumentViewer^ documentViewer,
   DocumentViewerCommand^ command,
   Object^ value
)

Parameters

documentViewer
The owner document viewer.
command
Command to check.
value
The value to use.

Return Value

true if the command can run, otherwisefalse.
Requirements

Target Platforms

See Also

Reference

DocumentViewerCanRunCommand Members
Leadtools.Documents.UI Namespace
Document Viewer Commands.

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