Error processing SSI file
Leadtools Sane.Server (Leadtools.Sane.Server assembly)

Show in webframe

RunCommandCallBack Property






Gets or sets the user command callback.
Syntax
public ICommandCallBack RunCommandCallBack {get; set;}
'Declaration
 
Public Property RunCommandCallBack As ICommandCallBack
'Usage
 
Dim instance As SaneScanningService
Dim value As ICommandCallBack
 
instance.RunCommandCallBack = value
 
value = instance.RunCommandCallBack
public ICommandCallBack getRunCommandCallBack()
public void setRunCommandCallBack(ICommandCallBack newValue)
            
public:
property ICommandCallBack^ RunCommandCallBack {
   ICommandCallBack^ get();
   void set (    ICommandCallBack^ value);
}

Property Value

The user command run callback
Requirements

Target Platforms

See Also

Reference

SaneScanningService Class
SaneScanningService Members

Error processing SSI file
Leadtools.Sane.Server requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features