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

Show in webframe

ResponseFields Constructor (ResponseFields)






The System.Net.WebHeaderCollection returned from the server response.
The content type of the response.
Initializes a new instance of the ResponseFields class.
Syntax
public ResponseFields( 
   WebHeaderCollection headers,
   string contentType
)
'Declaration
 
Public Function New( _
   ByVal headers As WebHeaderCollection, _
   ByVal contentType As String _
)
'Usage
 
Dim headers As WebHeaderCollection
Dim contentType As String
 
Dim instance As New ResponseFields(headers, contentType)

            

            
public:
ResponseFields( 
   WebHeaderCollection^ headers,
   String^ contentType
)

Parameters

headers
The System.Net.WebHeaderCollection returned from the server response.
contentType
The content type of the response.
Requirements

Target Platforms

See Also

Reference

ResponseFields Class
ResponseFields Members

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features