Accusoft.ImagXpress12.Net
Debug Property
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImagXpress Class : Debug Property




Glossary Item Box

Gets and sets a flag to indicate if debug information is sent to a debug file.

Syntax

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

Property Value

A boolean value which is true to log data into the DebugLogFile. Otherwise, false is returned.

Remarks

The default value is false.

This property allows you to turn the debug log file on or off without changing any of the other debug settings. When this is true, the toolkit will write items to the debug log file, as specified by the DebugLogFile and DebugErrorLevel properties.

See Also

©2013. Accusoft Corporation. All Rights Reserved.