DocxInsertImageRequest.InsertPath Property

Definition

Optional; location within the document to insert the object; fill in the InsertPath field using the Path value from an existing object. Used with InsertPlacement of BeforeExistingObject or AfterExistingObject

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

Property Value

Attributes

Applies to