DocxInsertImageRequest.InputImageFileBytes Property

Definition

Optional: Bytes of the input image file to operate on; if you supply this value do not supply InputImageFileUrl or ImageToAdd.

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

Property Value

Attributes

Applies to