Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace > TwainSetPropertyEventArgs Class : Stop Property |
public bool Stop {get; set;}
'Declaration
Public Property Stop As Boolean
'Usage
Dim instance As TwainSetPropertyEventArgs Dim value As Boolean instance.Stop = value value = instance.Stop