Gets or sets the quality level (Quality Factor) of the image.
public string Quality {get; set;}
public string Quality {get; set;}
get_Quality();
set_Quality(value);
'Declaration
Public Property Quality As String
'Usage
Dim instance As DataLimitFields
Dim value As String
instance.Quality = value
value = instance.Quality
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).
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