FormSuite v6.0 - Updated October 25, 2021
Canceled Property




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > FormResult Class : Canceled Property
Gets or sets a value indicating whether processing of this field was canceled by the Processor.ProcessImageProgressChanged event handler.
Syntax
'Declaration
 
Public Property Canceled As Boolean
 
'Usage
 
Dim instance As FormResult
Dim value As Boolean
 
instance.Canceled = value
 
value = instance.Canceled
See Also

Reference

FormResult Class
FormResult Members
ProcessImageProgressChanged Event
Cancel Property

Is this page helpful?
Yes No
Thanks for your feedback.