DocxInsertImageRequest.ImageToAdd Property

Definition

Optional: Image to add; if you supply in this object, do not supply InputImageFileBytes or InputImageFileUrl.

[System.Text.Json.Serialization.JsonPropertyName("ImageToAdd")]
public Azure.Connectors.Sdk.CloudmersiveConvert.Models.DocxImage ImageToAdd { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("ImageToAdd")>]
member this.ImageToAdd : Azure.Connectors.Sdk.CloudmersiveConvert.Models.DocxImage with get, set
Public Property ImageToAdd As DocxImage

Property Value

Attributes

Applies to