Accusoft ImagXpress 12
IX_DebugErrorLevel Enumeration
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL : IX_DebugErrorLevel Enumeration

Glossary Item Box

Description

Specifies the debug level for the Debug information in the DebugLogFile.

Members

MemberValueDescription
IX_DebugErrorLevel_Detailed2Writes as much information into the debug log file as possible. Use this option when you are tracking down a problem.
IX_DebugErrorLevel_Development1Writes information into the debug log file that is useful during normal development.
IX_DebugErrorLevel_Production0Writes minimal information into the debug log file.

Remarks

The default value is IX_DebugErrorLevel_Production.

Set this value using the DebugErrorLevel property.

See Also

©2013. Accusoft Corporation. All Rights Reserved.