Accusoft.SmartZoneOCR4.Net
ErrorLevelInfo Enumeration
See Also  Send Feedback
Accusoft.SmartZoneOCRSdk Namespace : ErrorLevelInfo Enumeration






Glossary Item Box

The error level of items to place into the debug log.

Syntax

 
Visual Basic
C#
Delphi
JScript
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Detailed2 Place as much information into the debug log file as possible. You should use this option when you are tracking down a problem.
Development1 Place information into the debug log file that is useful during normal development using this toolkit.
Production0 Place minimal information into the debug log file.

Remarks

This enumeration allows you to specify the amount of detail to place into the debug log file.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.SmartZoneOCRSdk.ErrorLevelInfo

See Also

©2013. Accusoft Corporation. All Rights Reserved.