Leadtools.Jpip Namespace > ClientCapabilitiesFields Class : Preferences Property |
public string[] Preferences {get; set;}
'Declaration Public Property Preferences As String()
'Usage Dim instance As ClientCapabilitiesFields Dim value() As String instance.Preferences = value value = instance.Preferences
public: property array<String^>^ Preferences { array<String^>^ get(); void set ( array<String^>^ value); }
For more information about how to construct client preferences refer to the JPEG 2000 standard.