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

Show in webframe

CanRunHandler Property






Callback to use when checking if this command can run using Value
Syntax
public DocumentViewerCanRunCommand CanRunHandler {get; set;}
'Declaration
 
Public Property CanRunHandler As DocumentViewerCanRunCommand
'Usage
 
Dim instance As DocumentViewerCommand
Dim value As DocumentViewerCanRunCommand
 
instance.CanRunHandler = value
 
value = instance.CanRunHandler
public:
property DocumentViewerCanRunCommand^ CanRunHandler {
   DocumentViewerCanRunCommand^ get();
   void set (    DocumentViewerCanRunCommand^ value);
}

Property Value

The callback to use when checking if this command can 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