←Select platform

Components Property (ResponseFields)

Summary

Gets or sets the actual image components returned by the server response.

Syntax

C#
VB
C++
public [Leadtools.Jpip.Range[]](range.html) 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^>^ ); 
} 

Property Value

An array of Range values specifying the actual image components returned by the server response.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize