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




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > DebugOptions Class : ScanFixErrorLevel Property
Gets or sets a value indicating the level of detail that will be written to the debug log file for any ScanFix component created by the Processor.
Syntax
'Declaration
 
Public Property ScanFixErrorLevel As ErrorLevel
 
'Usage
 
Dim instance As DebugOptions
Dim value As ErrorLevel
 
instance.ScanFixErrorLevel = value
 
value = instance.ScanFixErrorLevel
See Also

Reference

DebugOptions Class
DebugOptions Members

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