Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

Show in webframe

Data Property






Gets the response buffer returned to the client.
Syntax
public byte[] Data {get;}
'Declaration
 
Public ReadOnly Property Data As Byte()
'Usage
 
Dim instance As ResponseSendingEventArgs
Dim value() As Byte
 
value = instance.Data

            

            
public:
property array<byte>^ Data {
   array<byte>^ get();
}

Property Value

The response buffer returned to the client.
Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

ResponseSendingEventArgs Class
ResponseSendingEventArgs Members

Error processing SSI file
Leadtools.Jpip.Server 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