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

Show in webframe

CodeStreamRange Property (ResponseCodeStream)






Gets or sets the codestream identified by the server response.
Syntax
public SampleRange CodeStreamRange {get; set;}
'Declaration
 
Public Property CodeStreamRange As SampleRange
'Usage
 
Dim instance As ResponseCodeStream
Dim value As SampleRange
 
instance.CodeStreamRange = value
 
value = instance.CodeStreamRange

            

            
public:
property SampleRange^ CodeStreamRange {
   SampleRange^ get();
   void set (    SampleRange^ value);
}

Property Value

A CodeStreamRange which identifies the codestream returned by the server response.
Requirements

Target Platforms

See Also

Reference

ResponseCodeStream Class
ResponseCodeStream 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