Share via


ColorInfo.IsBWImg Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="isBWImg")]
public bool IsBWImg { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isBWImg")>]
member this.IsBWImg : bool with get, set
Public Property IsBWImg As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to