←Select platform

Quality Property

Summary
Gets or sets the quality level (Quality Factor) of the image.

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

Property Value

A System.String value used to limit data transmission to a quality level associated with the image. Possible values range between 0 for the lowest quality and 100 for highest quality).

Remarks

The server may ignore this field by returning a -1 in the response header.

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.