←Select platform

Capabilities Property (ClientCapabilitiesFields)

Summary

Gets or sets the client capabilities.

Syntax

C#
VB
C++
public string Capabilities {get; set;}
Public Property Capabilities As String
public: 
property String^ Capabilities { 
   String^ get(); 
   void set (    String^ ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize