Accusoft.PdfXpress5.Net
DebugLogFile Property
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > PdfXpress Class : DebugLogFile Property




Glossary Item Box

The filename of the debug log file.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

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

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.

Valid value: Any valid filename.

Default value: "TEMP\PDFXpress5.log"

Note: This property will have no effect if you set the Debug property to false.

See Also

©2012. Accusoft Corporation. All Rights Reserved.