←Select platform

Capabilities Property

Summary
Gets or sets the client capabilities.

Syntax
C#
C++/CLI
Python
public string Capabilities { get; set; } 
public: 
property String^ Capabilities { 
   String^ get(); 
   void set (    String^ ); 
} 
Capabilities # get and set (ClientCapabilitiesFields) 

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

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.