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



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

Gets or sets the client capabilities.

Syntax

Visual Basic (Declaration) 
Public Property Capabilities As String
Visual Basic (Usage)Copy Code
Dim instance As ClientCapabilitiesFields
Dim value As String
 
instance.Capabilities = value
 
value = instance.Capabilities
C# 
public string Capabilities {get; set;}
C++/CLI 
public:
property String^ Capabilities {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String value which specifies the capabilities of the client.

Remarks

Use this field to specify the capabilities for the client decoder. When this field is specified the server assumes that only the information in this field is supported by the client.

For more information about how to construct client capabilities refer to the JPEG 2000 standard.

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