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

Show in webframe

DocumentViewerIsSlowCommand Delegate






The owner document viewer.
Command to check.
The value to use.
Checks if the command will be slow when run using the specified value.
Syntax
public delegate bool DocumentViewerIsSlowCommand( 
   DocumentViewer documentViewer,
   DocumentViewerCommand command,
   object value
)
'Declaration
 
Public Delegate Function DocumentViewerIsSlowCommand( _
   ByVal documentViewer As DocumentViewer, _
   ByVal command As DocumentViewerCommand, _
   ByVal value As Object _
) As Boolean
'Usage
 
Dim instance As New DocumentViewerIsSlowCommand(AddressOf HandlerMethod)
public delegate bool DocumentViewerIsSlowCommand( 
   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 is slow to run, otherwisefalse.
Requirements

Target Platforms

See Also

Reference

DocumentViewerIsSlowCommand 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