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

Show in webframe

DocumentViewerRunCommand Delegate






The owner document viewer.
Command to run.
The value to use.
Run the command and perform its action using the specified value.
Syntax
public delegate object DocumentViewerRunCommand( 
   DocumentViewer documentViewer,
   DocumentViewerCommand command,
   object value
)
'Declaration
 
Public Delegate Function DocumentViewerRunCommand( _
   ByVal documentViewer As DocumentViewer, _
   ByVal command As DocumentViewerCommand, _
   ByVal value As Object _
) As Object
'Usage
 
Dim instance As New DocumentViewerRunCommand(AddressOf HandlerMethod)
public delegate Object^ DocumentViewerRunCommand( 
   DocumentViewer^ documentViewer,
   DocumentViewerCommand^ command,
   Object^ value
)

Parameters

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

Return Value

The result of this run.
Requirements

Target Platforms

See Also

Reference

DocumentViewerRunCommand 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