Image.AllowExpand Property

Definition

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

Property Value

Attributes

Applies to