Accusoft BarcodeXpress v9.0
Debug Property
See Also  Send comments on this topic.
AccusoftBarcodeXpress9 ActiveX DLL > BarcodeXpress Object : Debug Property

Glossary Item Box

Description

Specifies the state of debug logging for the component.

Property Type

Read-write property

Syntax

Visual Basic
Public Property Debug As Boolean

Return Type

A boolean value which is True if logging is turned on. Otherwise, False is returned.

Remarks

By default, the log file will be written to "TEMP\BarcodeXpress9.log"

This method allows you to turn the debug log file on or off without changing any of the other debug settings.

When this value is True , the component will write items to the debug log file, as specified by the DebugLogFile property.

See Also

©2013. Accusoft Corporation. All Rights Reserved.