Accusoft.PdfXpressSdk Namespace : ErrorLevel Enumeration |
'Declaration Public Enum ErrorLevel Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ErrorLevel
public enum ErrorLevel : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
__value public enum ErrorLevel : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class ErrorLevel : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Value | Description |
---|---|---|
Detailed | 2 | Place as much information into the debug log file as possible. You should use this option when you are tracking down a problem. |
Development | 1 | Place information into the debug log file that is useful during normal development using this toolkit. |
Production | 0 | Place minimal information into the debug log file. |
System.Object
System.ValueType
System.Enum
Accusoft.PdfXpressSdk.ErrorLevel
Accusoft.PdfXpressSdk Namespace
ErrorLevel Property
Debug Property
DebugLogFile Property