MediaGraphImageFormatEncoded.Quality Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="quality")]
public string Quality { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quality")>]
member this.Quality : string with get, set
Public Property Quality As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to