C#
VB
C++
Gets or sets the actual image components returned by the server response.
public Range[] Components { get; set; }
Public Property Components As Leadtools.Jpip.Range()
public:
property Leadtools.Jpip.array<Range^>^ Components {
Leadtools.Jpip.array<Range^>^ get();
void set ( Leadtools.Jpip.array<Range^>^ );
}
An array of Range values specifying the actual image components returned by the server response.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET