DocxImage.ImageId Property

Definition

The Id of the image

[System.Text.Json.Serialization.JsonPropertyName("ImageId")]
public long? ImageId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("ImageId")>]
member this.ImageId : Nullable<int64> with get, set
Public Property ImageId As Nullable(Of Long)

Property Value

Attributes

Applies to