Accusoft PDF Xpress Control v5.0
Debug Property
See Also  Send comments on this topic.
PdfXpress Object : Debug Property

Glossary Item Box

Description

Gets and sets an indicator if debug information is written to the DebugLogFile.

Property Type

Read-write property

Syntax

Visual Basic
Public Property Debug As Boolean

Return Type

A boolean value which is True to write debug information to the DebugLogFile. Otherwise, False should be set.

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 property is True, the component writes information to the DebugLogFile as specified by the ErrorLevel property.

See Also

©2012. Accusoft Corporation. All Rights Reserved.