Accusoft ImagXpress 13
ImagError Property
Description
Gets the control's last error.
Property Type
Read-only property
Syntax
Visual Basic
Public Property ImagError As Long
Return Type

The control's last error is a long value which represents a value from the IX_Result enumeration. 

Remarks

The ImagError is cleared before each property and method called and is set at the end of each property set and method call.

Use the RaiseExceptions property to have ImagXpress throw exceptions on errors instead of having to check the ImagError property after every operation. The ImagError property will be set even when exceptions are thrown.

This property is read-only at run time and is available at design time.

The list of error codes is from the IX_Result enumeration.

See Also

ImagXpress Object  | ImagXpress Members  | Loading  | Saving  | Image Processing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback