LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)

Error Property

Show in webframe





Gets the error which occurred during requesting a new code-stream
Syntax
public Exception Error {get;}
'Declaration
 
Public ReadOnly Property Error As Exception
'Usage
 
Dim instance As CodeStreamRequestEventArgs
Dim value As Exception
 
value = instance.Error

            

            
public:
property Exception^ Error {
   Exception^ get();
}

Property Value

An System.Exception object representing the original error of the code-stream request.
Remarks
This value will be null unless the Status has a value of CodeStreamRequestStatus.Error
Requirements

Target Platforms

See Also

Reference

CodeStreamRequestEventArgs Class
CodeStreamRequestEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Client.WinForms requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features