Share via


ImageObject.VisualWords Property

Definition

Gets for interal use only.

[Newtonsoft.Json.JsonProperty(PropertyName="visualWords")]
public string VisualWords { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="visualWords")>]
member this.VisualWords : string
Public ReadOnly Property VisualWords As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to