Accusoft BarcodeXpress v9.0
BC_ErrorLevels Enumeration
See Also  Send comments on this topic.
AccusoftBarcodeXpress9 ActiveX DLL : BC_ErrorLevels Enumeration

Glossary Item Box

Description

Defines the amount of error information to write to the DebugLogFile.

Members

MemberValueDescription
BC_Detailed2Place as much information into the DebugLogFile as possible. You should use this option when you are tracking down a problem.
BC_Development1Place information into the DebugLogFile that is useful during normal development using this component.
BC_Production0Place minimal information into the DebugLogFile.

Remarks

The default value is BC_Production.

This enumeration allows you to specify the amount of detail to place into the DebugLogFile and can be set by the DebugErrorLevel property.

©2013. Accusoft Corporation. All Rights Reserved.