Accusoft.Forms1 - Updated
SmartZoneIcrErrorLevel Property



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

Reference

DebugOptions Class
DebugOptions Members