Leadtools.Jpip Namespace > ClientCapabilitiesFields Class : Capabilities Property |
public string Capabilities {get; set;}
'Declaration Public Property Capabilities As String
'Usage Dim instance As ClientCapabilitiesFields Dim value As String instance.Capabilities = value value = instance.Capabilities
public string Capabilities {get; set;}
get_Capabilities();
set_Capabilities(value);
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2