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

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

IsSlowHandler Property






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

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