DocxImage.ImageWidth Property

Definition

Width of the image in EMUs (English Metric Units); set to 0 to default to page width and aspect-ratio based height

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

Property Value

Attributes

Applies to