DocxImage.ImageInternalFileName Property

Definition

Read-only; internal file name/path for the image

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

Property Value

Attributes

Applies to