Accusoft ImagXpress 13
CancelLoad Property
Description
Gets and sets the cancel load flag.
Property Type
Read-write property
Syntax
Visual Basic
Public Property CancelLoad As Boolean
Return Type

True to enable the cancelling of loads/saves when the event defined by the CancelMode property is raised.

False to disable cancelling of loads/saves and ignore the event defined by the CancelMode property.

Remarks

When this property is True, the event defined by the CancelMode property cancels the loading or decompression of any image that is loaded by setting the FileName property. The event will also cancel the saving or compression of any image that is saved by invoking the SaveFile method. If a load, decompression, save or compression is canceled, the ImagError property is set IX_Error_Canceled.

See Also

ImagXpress Object  | ImagXpress Members  | CancelMode Property  | CancelRemove Property  | Loading  | Saving

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback