C#
VB
C++
Gets or sets the quality level (Quality Factor) of the image.
public string Quality { get; set; }
Public Property Quality As String
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).
The server may ignore this field by returning a -1 in the response header.
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