Image.Height Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("height")]
public string? Height { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("height")>]
member this.Height : string with get, set
Public Property Height As String

Property Value

Attributes

Applies to