Accusoft.PdfXpress5.Net
ErrorLevel Enumeration
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace : ErrorLevel Enumeration




Glossary Item Box

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

Syntax

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

Members

MemberValueDescription
Detailed2Place as much information into the debug log file as possible. You should use this option when you are tracking down a problem.
Development1Place information into the debug log file that is useful during normal development using this toolkit.
Production0Place 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

©2012. Accusoft Corporation. All Rights Reserved.