Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.10
|
Leadtools.Services.Twain Namespace > TwainScanningService Class : RunCommandCallBack Property |
public TwainScanningService.CommandCallBack RunCommandCallBack {get; set;}
'Declaration Public Property RunCommandCallBack As TwainScanningService.CommandCallBack
'Usage Dim instance As TwainScanningService Dim value As TwainScanningService.CommandCallBack instance.RunCommandCallBack = value value = instance.RunCommandCallBack
public: property TwainScanningService.CommandCallBack^ RunCommandCallBack { TwainScanningService.CommandCallBack^ get(); void set ( TwainScanningService.CommandCallBack^ value); }