LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
ServerControlFields Class
See Also  Members  
Leadtools.Jpip Namespace : ServerControlFields Class



The ServerControlFields Class includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

Defines all of the fields that control the server response.

Object Model

ServerControlFields ClassImageReturnType Class

Syntax

Visual Basic (Declaration) 
Public Class ServerControlFields 
Visual Basic (Usage)Copy Code
Dim instance As ServerControlFields
C# 
public class ServerControlFields 
C++/CLI 
public ref class ServerControlFields 

Example

Remarks

When a client request is received, this class will contain the JPIP Server Control fields received from the client.

Access this class from the RequestFields.RequestServerControlFields property in the Leadtools.Jpip.RequestFields class when a new client request is received.

A JPIP Client uses this class to provide information to the server on how it should execute the current request.

The client can tell the server the type of image streams it is willing to accept using the ImageReturnTypes property. For more information about allowed image return types check the ImageReturnType enumeration.

Inheritance Hierarchy

System.Object
   Leadtools.Jpip.ServerControlFields

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features