Gets or sets the client capabilities.
public string Capabilities { get; set; }
Public Property Capabilities As String
A System.String value which specifies the capabilities of the client.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET