Share via


Screen.NormalizedText Property

Definition

Gets or sets the normalized text.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to