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

Glossary Item Box

Description

Gets or sets the error level of items that the component should write to the debug log file.

Property Type

Read-write property

Syntax

Visual Basic
Public Property DebugErrorLevel As TP_DebugErrorLevel

Return Type

The TP_DebugErrorLevel enumeration value set.

Remarks

The default value is Production.

Valid values are Production, Development, and Detailed.

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 has no effect if the Debug property is set to false.

See Also

©2013. Accusoft Corporation. All Rights Reserved.