Accusoft.PdfXpress6.Net
ErrorLevel Enumeration




The error level of items to place into the debug log.
Syntax
'Declaration
 
Public Enum ErrorLevel 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ErrorLevel
__value public enum ErrorLevel : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class ErrorLevel : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
DetailedPlace as much information into the debug log file as possible. You should use this option when you are tracking down a problem.
DevelopmentPlace information into the debug log file that is useful during normal development using this toolkit.
ProductionPlace 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.PdfXpressSdk.ErrorLevel

See Also

Reference

Accusoft.PdfXpressSdk Namespace
ErrorLevel Property
Debug Property
DebugLogFile Property

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback