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 > ImageProcessingEventArgs Class : IsCanceled Property |
public bool IsCanceled {get; set;}
'Declaration Public Property IsCanceled As Boolean
'Usage Dim instance As ImageProcessingEventArgs Dim value As Boolean instance.IsCanceled = value value = instance.IsCanceled