CodeStreamRange Property

Summary
Gets or sets the codestream identified by the server response.
Syntax
C#
VB
C++
public SampleRange CodeStreamRange { get; set; } 
  
Public Property CodeStreamRange As SampleRange 
public: 
property SampleRange^ CodeStreamRange { 
   SampleRange^ get(); 
   void set (    SampleRange^ ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.