Accusoft Pegasus
ScanFix ActiveX 6.0
DebugLogFile Property
See Also  Send Feedback

Description

Gets and sets the debug log file name.

Property type

Read-write property

Syntax

Visual Basic
Public Property DebugLogFile() As String

Remarks

This property allows you to control the location and name of the debug log file.

The default value is "[Temp Files]\ScanFix6.log". If the ScanFix component is being run inside a web browser then the default value cannot be changed.

Valid values are any valid filename and path.

The default value for this property is suitable for interactive use. If you are using the component in a service or other type of system that runs in the background, you should set the filename to a more suitable value.

Note: 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.