TextRun.Size Property

Definition

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

Property Value

Attributes

Applies to