Accusoft ImagXpress 12
DebugLogFile Property
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : DebugLogFile Property

Glossary Item Box

Description

Gets and sets the file and location of the debug log file.

Property Type

Read-write property

Syntax

Visual Basic
Public Property DebugLogFile As String

Return Type

The file path of the debug log file.

Remarks

The default value is "[Temp Files]\ImagXpress12.log".

This property allows you to set the file name and location of the debug log file where the debug log information is written to. The level of debug information is set with the DebugErrorLevel property.

Note: This property has no effect if the Debug property is set to False.

See Also

©2013. Accusoft Corporation. All Rights Reserved.