LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

ImageReturnTypes Property

Show in webframe





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:
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

See Also

Reference

ServerControlFields Class
ServerControlFields Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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