AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : DebugLogFile Property |
Visual Basic |
---|
Public Property DebugLogFile As String |
The default value is "[Temp Files]\ImagXpress13.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.