←Select platform

Components Property

Summary

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

Syntax

C#
VB
C++
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^>^ ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly