Accusoft PDF Xpress Control v6.0
ErrorLevel Property
Description
Gets and sets the error level of items that the component writes to the DebugLogFile.
Property type
Read-write property
Syntax
Visual Basic
Public Property ErrorLevel As PDF_ErrorLevel
Return Type
A PDF_ErrorLevel enumeration value.
Remarks

The default value is Production.

Valid values: Production, Development, and Detailed.

This property allows you to control the amount of information that the component places into the DebugLogFile. Since it is expensive to generate and write debug log items, set this property to write the least amount of information that you will find useful.

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

See Also

PdfXpress Object  | PdfXpress Members  | Debug Property  | DebugLogFile Property  | PDF_ErrorLevel Enumeration

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback