Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Error Property (AnnLoadPictureEventArgs)

Show in webframe
Gets the error information if the picture was not loaded successfully.
Syntax
get_error();
Object.defineProperty('error');

Property Value

TypeDescription
ExceptionThe error information if the picture was not loaded successfully; otherwise, null.
Example

For an example, refer to AnnRenderingEngine.LoadPicture.

See Also

Reference

AnnLoadPictureEventArgs Object
AnnLoadPictureEventArgs Members

Error processing SSI file