Accusoft BarcodeXpress v13.9 - Updated
ErrorLevel Property
AccusoftBarcodeXpress13 ActiveX DLL > BarcodeXpress Object : ErrorLevel Property
Description
Deprecated, use DebugErrorLevel. Specifies the level of error information in the debug log.
Property type
Read-write property
Syntax
Visual Basic
Public Property ErrorLevel As BC_ErrorLevels
Return Type
The BC_ErrorLevels value set.
Remarks

Deprecated, use DebugErrorLevel.

The default value is BC_Production.

This property allows you to control the amount of information that the component places into the DebugLogFile. Since it is expensive to generate and write debug log items, set this property to write the least amount of information that you will find useful.

Note: This property will have no effect if the Debug property is set to false.

See Also

BarcodeXpress Object  | BarcodeXpress Members

Is this page helpful?
Yes No
Thanks for your feedback.