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

Show in webframe

IsSlowHandler Property






Callback to use to check if the command will be slow when run using Value.
Syntax
public DocumentViewerIsSlowCommand IsSlowHandler {get; set;}
'Declaration
 
Public Property IsSlowHandler As DocumentViewerIsSlowCommand
'Usage
 
Dim instance As DocumentViewerCommand
Dim value As DocumentViewerIsSlowCommand
 
instance.IsSlowHandler = value
 
value = instance.IsSlowHandler
public:
property DocumentViewerIsSlowCommand^ IsSlowHandler {
   DocumentViewerIsSlowCommand^ get();
   void set (    DocumentViewerIsSlowCommand^ value);
}

Property Value

The callback to use to check if the command will be slow when run using Value. Default value is null.
Requirements

Target Platforms

See Also

Reference

DocumentViewerCommand Class
DocumentViewerCommand Members

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