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

Show in webframe

Components Property (ResponseFields)






Gets or sets the actual image components returned by the server response.
Syntax
public Range[] Components {get; set;}
'Declaration
 
Public Property Components As Range()
'Usage
 
Dim instance As ResponseFields
Dim value() As Range
 
instance.Components = value
 
value = instance.Components

            

            
public:
property array<Range^>^ Components {
   array<Range^>^ get();
   void set (    array<Range^>^ value);
}

Property Value

An array of Range values specifying the actual image components returned by the server 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