←Select platform

Preferences Property

Summary
Gets or sets the client preferences.

Syntax
C#
C++/CLI
Python
public string[] Preferences { get; set; } 
public: 
property array<String^>^ Preferences { 
   array<String^>^ get(); 
   void set (    array<String^>^ ); 
} 
Preferences # get and set (ClientCapabilitiesFields) 

Property Value

An array of System.String values which specify the client preferences for server behavior.

Remarks

For more information about how to construct client preferences refer to the JPEG 2000 standard.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly

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