AppendFileResponse.HasTextAnnotation Property

Definition

HasTextAnnotation

[System.Text.Json.Serialization.JsonPropertyName("HasTextAnnotation")]
public bool? HasTextAnnotation { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("HasTextAnnotation")>]
member this.HasTextAnnotation : Nullable<bool> with get, set
Public Property HasTextAnnotation As Nullable(Of Boolean)

Property Value

Attributes

Applies to