Accusoft ImagXpress 12
RaiseExceptions Property
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : RaiseExceptions Property

Glossary Item Box

Description

Gets and sets whether exceptions are raised.

Property Type

Read-write property

Syntax

Visual Basic
Public Property RaiseExceptions As Boolean

Return Type

True to raise exceptions.

False should be used and exceptions are not raised.

Remarks

Set the RaiseExceptions property early in the lifetime of the control.

If exceptions are enabled use the ImagError property in your exception handler to determine what the error was. In Visual Basic, the exceptions can be handle with an On Error block.

If the exceptions are disabled the ImagError property can be queried after any property or method to determine if an error has occurred.

See Also

ImagXpress Object  | ImagXpress Members  | ImagError Property  | Window and Control

©2013. Accusoft Corporation. All Rights Reserved.