Accusoft.Forms1 - Updated
SmartZoneOcrErrorLevel Property



Accusoft.Forms Namespace > DebugOptions Class : SmartZoneOcrErrorLevel Property
Gets or sets a value indicating the level of detail that will be written to the debug log file for any SmartZoneOcr component created by the Processor.
Syntax
Public Property SmartZoneOcrErrorLevel As ErrorLevel
Dim instance As DebugOptions
Dim value As ErrorLevel
 
instance.SmartZoneOcrErrorLevel = value
 
value = instance.SmartZoneOcrErrorLevel
public ErrorLevel SmartZoneOcrErrorLevel {get; set;}
public:
property ErrorLevel SmartZoneOcrErrorLevel {
   ErrorLevel get();
   void set (    ErrorLevel value);
}
See Also

Reference

DebugOptions Class
DebugOptions Members