Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

Types Property






Gets or sets the image return types accepted by the server.
Syntax
public ImageReturnType[] Types {get; set;}
'Declaration
 
Public Property Types As ImageReturnType()
'Usage
 
Dim instance As ResponseFields
Dim value() As ImageReturnType
 
instance.Types = value
 
value = instance.Types

            

            
public:
property array<ImageReturnType^>^ Types {
   array<ImageReturnType^>^ get();
   void set (    array<ImageReturnType^>^ value);
}

Property Value

An array of ImageReturnType for the types accepted by the server.
Requirements

Target Platforms

See Also

Reference

ResponseFields Class
ResponseFields Members

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features