BackgroundImage.VerticalAlignment Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("verticalAlignment")]
public Microsoft.Teams.Cards.VerticalAlignment? VerticalAlignment { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("verticalAlignment")>]
member this.VerticalAlignment : Microsoft.Teams.Cards.VerticalAlignment with get, set
Public Property VerticalAlignment As VerticalAlignment

Property Value

Attributes

Applies to