Accusoft TwainPRO 8
Debug Property
See Also  Send comments on this topic.
AccusoftTwainPro8 ActiveX DLL > TwainPro Object : Debug Property

Glossary Item Box

Description

Gets or sets an indicator which determines if the component writes information to a DebugLogFile or not.

Property Type

Read-write property

Syntax

Visual Basic
Public Property Debug As Boolean

Return Type

A boolean value which is True if the component writes data to a debug log file. Otherwise, False is returned.

Remarks

The default value is False.

This property 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 and DebugErrorLevel properties.

See Also

©2013. Accusoft Corporation. All Rights Reserved.