Accusoft Pegasus
ScanFix ActiveX 6.0
ErrorLevel Property
See Also  Send Feedback

Description

Gets and sets level for items to be written to the debug log file.

Property type

Read-write property

Syntax

Visual Basic
Public Property ErrorLevel() As SF_ErrorLevel

Remarks

The default value is Production.

Valid values are from the SF_ErrorLevel enumeration which includes Production, Development and Detailed.

Note: This property allows you to control the amount of information that is written into the DebugLogFile.

Since it takes some amount of time to generate and write debug log items, you should set this to write the least amount of information that you will find useful.

This property will have no effect if you set the Debug property to False.

See Also


©2010. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.