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

Show in webframe

ResponseHeaders Property






Gets the response headers returned to the client.
Syntax
public Dictionary<string,string> ResponseHeaders {get;}
'Declaration
 
Public ReadOnly Property ResponseHeaders As Dictionary(Of String,String)
'Usage
 
Dim instance As ResponseSendingEventArgs
Dim value As Dictionary(Of String,String)
 
value = instance.ResponseHeaders

            

            
public:
property Dictionary<String^,String^>^ ResponseHeaders {
   Dictionary<String^,String^>^ get();
}

Property Value

The response headers returned to the client.
Remarks

Use this collection to enumerate the headers returned to the client.

The headers are represented by a key/value pair of System.String

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