Accusoft ISIS Xpress 6
ISX_ErrorLevels Enumeration
See Also  Send comments on this topic.
AccusoftISISXpress6 ActiveX DLL : ISX_ErrorLevels Enumeration

Glossary Item Box

Description

Option values for the error level to use for the ISIS Xpress control.

Members

MemberValueDescription
ISX_Detailed2This setting will produce detailed error information that is useful when debugging a problem during the development process.
ISX_Development1This setting will produce additional error information that is useful during the development process.
ISX_Production0The default error level. This setting will produce the minimum amount of error information.

Remarks

The default value is ISX_Production.

This value is set by using the DebugErrorLevel Property and is used to help debug an application during development.

See Also

©2013. Accusoft Corporation. All Rights Reserved.