DocxRemoveObjectRequest.PathToObjectToRemove Property

Definition

Path within the document of the object to delete; fill in the PathToObjectToRemove field using the Path value from an existing object.

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

Property Value

Attributes

Applies to