DocxImage.ImageDescription Property

Definition

The Description of the image

[System.Text.Json.Serialization.JsonPropertyName("ImageDescription")]
public string ImageDescription { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("ImageDescription")>]
member this.ImageDescription : string with get, set
Public Property ImageDescription As String

Property Value

Attributes

Applies to