LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

ImageReturnTypes Property






Gets or sets the type or (types) of the requested data.
Syntax
public ImageReturnType[] ImageReturnTypes {get; set;}
'Declaration
 
Public Property ImageReturnTypes As ImageReturnType()
'Usage
 
Dim instance As ServerControlFields
Dim value() As ImageReturnType
 
instance.ImageReturnTypes = value
 
value = instance.ImageReturnTypes
public ImageReturnType[] ImageReturnTypes {get; set;}
 get_ImageReturnTypes();
set_ImageReturnTypes(value);
public:
property array<ImageReturnType^>^ ImageReturnTypes {
   array<ImageReturnType^>^ get();
   void set (    array<ImageReturnType^>^ value);
}

Property Value

An array of ImageReturnType specifying the type or (types) of the requested data.
Remarks

Use this field to specify the type of image stream returned by the server. Currently the LEAD JPIP Server only supports theJppStream enumeration value.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ServerControlFields Class
ServerControlFields Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features