DocxInsertImageRequest.HeightInEMUs Property

Definition

Optional: The height of the image in EMUs

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

Property Value

Attributes

Applies to